/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ |
H A D | vktTestCaseUtil.hpp | 355 …ctionCase(tcu::TestCaseGroup *group, const std::string &name, FunctionInstance0::Function testFunc) in addFunctionCase() 361 FunctionInstance0::Function testFunc) in addFunctionCase() 367 … FunctionPrograms0::Function initPrograms, FunctionInstance0::Function testFunc) in addFunctionCaseWithPrograms() 374 … FunctionPrograms0::Function initPrograms, FunctionInstance0::Function testFunc) in addFunctionCaseWithPrograms() 382 typename FunctionInstance1<Arg0>::Function testFunc, Arg0 arg0) in addFunctionCase() 390 typename FunctionInstance1<Arg0>::Function testFunc, Arg0 arg0) in addFunctionCase() 397 typename FunctionInstance1<Arg0>::Function testFunc, Arg0 arg0) in addFunctionCase() 405 typename FunctionInstance1<Arg0>::Function testFunc, Arg0 arg0) in addFunctionCaseWithPrograms() 414 typename FunctionInstance1<Arg0>::Function testFunc, Arg0 arg0) in addFunctionCaseWithPrograms() 423 typename FunctionInstance1<Arg0>::Function testFunc, Arg0 arg0) in addFunctionCaseWithPrograms()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/load/ |
D | test.go | 707 type testFunc struct { struct 708 Package string // imported package name (_test or _xtest) 709 Name string // function name 710 Output string // output, for examples 711 Unordered bool // output is allowed to be unordered.
|
/aosp_15_r20/cts/tests/app/AppExitTest/src/android/app/cts/ |
H A D | MemoryConsumerService.java | 70 TestFuncInterface(final BooleanSupplier testFunc) { in TestFuncInterface() 87 private boolean fillUpMemoryAndCheck(final long totalMb, final IBinder testFunc) { in fillUpMemoryAndCheck() 145 final TestFuncInterface testFunc, String instanceName) throws Exception { in bindToService()
|
H A D | ActivityManagerAppExitInfoTest.java | 518 final MemoryConsumerService.TestFuncInterface testFunc, in fillUpMemoryAndCheck() 563 final MemoryConsumerService.TestFuncInterface testFunc = in testLmkdKill() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | WebGLReadOutsideFramebufferTest.cpp | 287 void Main2D(TestFunc testFunc, bool zeroOutside) { mainImpl(testFunc, zeroOutside, 0); } in Main2D() 289 void Main3D(TestFunc testFunc, bool zeroOutside) in Main3D() 294 void mainImpl(TestFunc testFunc, bool zeroOutside, int readLayer) in mainImpl()
|
/aosp_15_r20/external/autotest/client/common_lib/cros/ |
H A D | retry_unittest.py | 103 def testFunc(): function 124 def testFunc(): function
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/Objects/ |
H A D | BasicObjectsTest.java | 219 private static int testRNN_NonNull(Function<String, String> testFunc, in testRNN_NonNull() argument 235 private static int testRNN_Null(Function<String, String> testFunc, in testRNN_Null() argument
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/ |
H A D | glcSubgroupsTestsUtils.hpp | 259 … SupportFunction suppFunc, InitFunction initFunc, TestFunction testFunc, Arg0 arg0) in SubgroupFactory() 336 TestFunction testFunc, Arg0 arg0) in addFunctionCaseWithPrograms()
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | bug447.go | 62 const testFunc = const
|
D | issue15329.go | 77 func testFunc(x int) func() uintptr { func
|
/aosp_15_r20/frameworks/av/media/libaudioclient/tests/ |
H A D | test_create_utils.cpp | 70 int main(int argc, char** argv, test_func_t testFunc) { in main()
|
/aosp_15_r20/system/libbase/ |
H A D | function_ref_benchmark.cpp | 33 [[clang::noinline]] static int testFunc(int, const char*, char) { in testFunc() function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/ |
H A D | combinations_test.py | 183 def testFunc(self, tf_function_1, tf_function_2): member in TfFunctionTest
|
/aosp_15_r20/external/angle/src/tests/compiler_tests/ |
H A D | IntermNode_test.cpp | 220 TFunction *testFunc = in TEST_F() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiDeviceInitializationTests.cpp | 2824 … const std::string &subgroupName, FunctionInstance0::Function testFunc) in addFunctionCaseInNewSubgroup() 2834 FunctionInstance0::Function testFunc) in addFunctionCaseInNewSubgroup() 2845 … typename FunctionInstance1<Arg0>::Function testFunc, Arg0 arg0) in addFunctionCaseInNewSubgroup()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleImageTests.cpp | 2024 FunctionInstance1<CaseDef>::Function testFunc, in addTestCasesWithFunctions() 2078 FunctionInstance1<CaseDef>::Function testFunc, in addStandardSamplePositionTestCasesWithFunctions()
|
/aosp_15_r20/external/pytorch/test/cpp/c10d/ |
H A D | ProcessGroupNCCLTest.cpp | 753 void multiThreadRun(FuncType testFunc) { in multiThreadRun()
|
/aosp_15_r20/external/python/cpython2/Lib/unittest/ |
D | case.py | 1028 def __init__(self, testFunc, setUp=None, tearDown=None, description=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/unittest/ |
D | case.py | 1397 def __init__(self, testFunc, setUp=None, tearDown=None, description=None): argument
|
/aosp_15_r20/external/python/cpython3/Lib/unittest/ |
D | case.py | 1397 def __init__(self, testFunc, setUp=None, tearDown=None, description=None): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/ |
H A D | case.py | 1397 def __init__(self, testFunc, setUp=None, tearDown=None, description=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/unittest/ |
D | case.py | 1397 def __init__(self, testFunc, setUp=None, tearDown=None, description=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/unittest/ |
D | case.py | 1397 def __init__(self, testFunc, setUp=None, tearDown=None, description=None): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/unittest/ |
D | case.py | 1397 def __init__(self, testFunc, setUp=None, tearDown=None, description=None): argument
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fSeparateShaderTests.cpp | 1091 const TestParams ¶ms, TestFunc testFunc) in SeparateShaderTest()
|