| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| H A D | vktTestCaseUtil.hpp | 325 FunctionInstance0::Function testFunc) in addFunctionCase() 327 group->addChild(createFunctionCase(group->getTestContext(), tcu::NODETYPE_SELF_VALIDATE, name, testFunc)); in addFunctionCase() 333 FunctionInstance0::Function testFunc) in addFunctionCase() 335 group->addChild(createFunctionCase(group->getTestContext(), tcu::NODETYPE_SELF_VALIDATE, name, checkSupport, testFunc)); in addFunctionCase() 341 FunctionInstance0::Function testFunc) in addFunctionCaseWithPrograms() 343 group->addChild(createFunctionCaseWithPrograms(group->getTestContext(), tcu::NODETYPE_SELF_VALIDATE, name, initPrograms, testFunc)); in addFunctionCaseWithPrograms() 350 FunctionInstance0::Function testFunc) in addFunctionCaseWithPrograms() 352 group->addChild(createFunctionCaseWithPrograms(group->getTestContext(), tcu::NODETYPE_SELF_VALIDATE, name, checkSupport, initPrograms, testFunc)); in addFunctionCaseWithPrograms() 358 typename FunctionInstance1<Arg0>::Function testFunc, in addFunctionCase() 361 group->addChild(createFunctionCase<Arg0>(group->getTestContext(), tcu::NODETYPE_SELF_VALIDATE, name, testFunc, arg in addFunctionCase() 323 addFunctionCase(tcu::TestCaseGroup* group, const std::string& name, FunctionInstance0::Function testFunc) addFunctionCase() argument 330 addFunctionCase(tcu::TestCaseGroup* group, const std::string& name, FunctionSupport0::Function checkSupport, FunctionInstance0::Function testFunc) addFunctionCase() argument 338 addFunctionCaseWithPrograms(tcu::TestCaseGroup* group, const std::string& name, FunctionPrograms0::Function initPrograms, FunctionInstance0::Function testFunc) addFunctionCaseWithPrograms() argument 346 addFunctionCaseWithPrograms(tcu::TestCaseGroup* group, const std::string& name, FunctionSupport0::Function checkSupport, FunctionPrograms0::Function initPrograms, FunctionInstance0::Function testFunc) addFunctionCaseWithPrograms() argument 356 addFunctionCase(tcu::TestCaseGroup* group, const std::string& name, typename FunctionInstance1<Arg0>::Function testFunc, Arg0 arg0) addFunctionCase() argument 365 addFunctionCase(tcu::TestCaseGroup* group, const std::string& name, typename FunctionSupport1<Arg0>::Function checkSupport, typename FunctionInstance1<Arg0>::Function testFunc, Arg0 arg0) addFunctionCase() argument 375 addFunctionCase(tcu::TestCaseGroup* group, tcu::TestNodeType type, const std::string& name, typename FunctionInstance1<Arg0>::Function testFunc, Arg0 arg0) addFunctionCase() argument 385 addFunctionCaseWithPrograms(tcu::TestCaseGroup* group, const std::string& name, typename FunctionPrograms1<Arg0>::Function initPrograms, typename FunctionInstance1<Arg0>::Function testFunc, Arg0 arg0) addFunctionCaseWithPrograms() argument 395 addFunctionCaseWithPrograms(tcu::TestCaseGroup* group, const std::string& name, typename FunctionSupport1<Arg0>::Function checkSupport, typename FunctionPrograms1<Arg0>::Function initPrograms, typename FunctionInstance1<Arg0>::Function testFunc, Arg0 arg0) addFunctionCaseWithPrograms() argument 406 addFunctionCaseWithPrograms(tcu::TestCaseGroup* group, tcu::TestNodeType type, const std::string& name, typename FunctionPrograms1<Arg0>::Function initPrograms, typename FunctionInstance1<Arg0>::Function testFunc, Arg0 arg0) addFunctionCaseWithPrograms() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
| H A D | vktTestCaseUtil.hpp | 334 FunctionInstance0::Function testFunc) in addFunctionCase() 336 group->addChild(createFunctionCase(group->getTestContext(), tcu::NODETYPE_SELF_VALIDATE, name, desc, testFunc)); in addFunctionCase() 343 FunctionInstance0::Function testFunc) in addFunctionCase() 345 group->addChild(createFunctionCase(group->getTestContext(), tcu::NODETYPE_SELF_VALIDATE, name, desc, checkSupport, testFunc)); in addFunctionCase() 352 FunctionInstance0::Function testFunc) in addFunctionCaseWithPrograms() 354 group->addChild(createFunctionCaseWithPrograms(group->getTestContext(), tcu::NODETYPE_SELF_VALIDATE, name, desc, initPrograms, testFunc)); in addFunctionCaseWithPrograms() 362 FunctionInstance0::Function testFunc) in addFunctionCaseWithPrograms() 364 group->addChild(createFunctionCaseWithPrograms(group->getTestContext(), tcu::NODETYPE_SELF_VALIDATE, name, desc, checkSupport, initPrograms, testFunc)); in addFunctionCaseWithPrograms() 371 typename FunctionInstance1<Arg0>::Function testFunc, in addFunctionCase() 374 group->addChild(createFunctionCase<Arg0>(group->getTestContext(), tcu::NODETYPE_SELF_VALIDATE, name, desc, testFunc, arg in addFunctionCase() 331 addFunctionCase(tcu::TestCaseGroup* group, const std::string& name, const std::string& desc, FunctionInstance0::Function testFunc) addFunctionCase() argument 339 addFunctionCase(tcu::TestCaseGroup* group, const std::string& name, const std::string& desc, FunctionSupport0::Function checkSupport, FunctionInstance0::Function testFunc) addFunctionCase() argument 348 addFunctionCaseWithPrograms(tcu::TestCaseGroup* group, const std::string& name, const std::string& desc, FunctionPrograms0::Function initPrograms, FunctionInstance0::Function testFunc) addFunctionCaseWithPrograms() argument 357 addFunctionCaseWithPrograms(tcu::TestCaseGroup* group, const std::string& name, const std::string& desc, FunctionSupport0::Function checkSupport, FunctionPrograms0::Function initPrograms, FunctionInstance0::Function testFunc) addFunctionCaseWithPrograms() argument 368 addFunctionCase(tcu::TestCaseGroup* group, const std::string& name, const std::string& desc, typename FunctionInstance1<Arg0>::Function testFunc, Arg0 arg0) addFunctionCase() argument 378 addFunctionCase(tcu::TestCaseGroup* group, const std::string& name, const std::string& desc, typename FunctionSupport1<Arg0>::Function checkSupport, typename FunctionInstance1<Arg0>::Function testFunc, Arg0 arg0) addFunctionCase() argument 389 addFunctionCase(tcu::TestCaseGroup* group, tcu::TestNodeType type, const std::string& name, const std::string& desc, typename FunctionInstance1<Arg0>::Function testFunc, Arg0 arg0) addFunctionCase() argument 400 addFunctionCaseWithPrograms(tcu::TestCaseGroup* group, const std::string& name, const std::string& desc, typename FunctionPrograms1<Arg0>::Function initPrograms, typename FunctionInstance1<Arg0>::Function testFunc, Arg0 arg0) addFunctionCaseWithPrograms() argument 411 addFunctionCaseWithPrograms(tcu::TestCaseGroup* group, const std::string& name, const std::string& desc, typename FunctionSupport1<Arg0>::Function checkSupport, typename FunctionPrograms1<Arg0>::Function initPrograms, typename FunctionInstance1<Arg0>::Function testFunc, Arg0 arg0) addFunctionCaseWithPrograms() argument 423 addFunctionCaseWithPrograms(tcu::TestCaseGroup* group, tcu::TestNodeType type, const std::string& name, const std::string& desc, typename FunctionPrograms1<Arg0>::Function initPrograms, typename FunctionInstance1<Arg0>::Function testFunc, Arg0 arg0) addFunctionCaseWithPrograms() argument [all...] |
| /third_party/typescript/tests/baselines/reference/ |
| H A D | narrowingAssignmentReadonlyRespectsAssertion.js | 26 function testFunc() { function 40 testFunc(); 56 function testFunc() {
71 testFunc();
|
| /arkcompiler/ets_runtime/test/moduletest/bindfunction/ |
| H A D | bindfunction.js | 107 function testFunc(...args) { 112 let testFuncBound = testFunc.bind(0, 1, 2); 115 Object.defineProperty(testFunc, "name", {value: "testFuncChanged"}); 116 testFuncBound = testFunc.bind();
|
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/ |
| H A D | layer_context.cpp | 56 SurfaceError LayerContext::DrawBuffer(TestFunc testFunc) in DrawBuffer() argument 85 DrawBaseLayer(addr, buffer->GetWidth(), buffer->GetHeight(), testFunc); in DrawBuffer() 140 void LayerContext::DrawBaseLayer(void* image, int width, int height, TestFunc testFunc) in DrawBaseLayer() argument 150 testFunc(canvas, width, height); in DrawBaseLayer()
|
| /drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/include/ |
| H A D | hdf_main_test.h | 46 TestFunc testFunc; // function member 50 TestCaseFunc testFunc; // test case function member
|
| /drivers/hdf_core/framework/test/unittest/common/ |
| H A D | hdf_main_test.h | 25 TestFunc testFunc; // function member 29 TestCaseFunc testFunc; // test case function member
|
| H A D | hdf_main_test.c | 232 if ((msg->cmd == g_hdfTestFuncList[i].cmd) && (g_hdfTestFuncList[i].testFunc != NULL)) { in HdfTestCaseProcess() 233 g_hdfTestFuncList[i].testFunc(&replyMsg); in HdfTestCaseProcess()
|
| /drivers/hdf_core/framework/test/unittest/wifi/ |
| H A D | hdf_wifi_test.c | 64 if ((msg->subCmd == g_hdfWiFiTestCaseList[i].subCmd) && (g_hdfWiFiTestCaseList[i].testFunc != NULL)) { in HdfWifiEntry() 65 result = g_hdfWiFiTestCaseList[i].testFunc(); in HdfWifiEntry()
|
| /third_party/node/test/fixtures/wpt/common/ |
| H A D | subset-tests-by-key.js | 68 function subsetTestByKey(key, testFunc, ...args) { 77 return testFunc(...args);
|
| H A D | subset-tests.js | 51 function subsetTest(testFunc, ...args) { 54 return testFunc(...args);
|
| /drivers/hdf_core/framework/test/unittest/utils/hcs_parser/unittest/ |
| H A D | hcs_parser_test.c | 83 if (g_hdfConfigTestCaseList[i].testFunc == NULL) { in HdfConfigEntry() 87 msg->result = g_hdfConfigTestCaseList[i].testFunc(); in HdfConfigEntry()
|
| /third_party/node/test/parallel/ |
| H A D | test-repl-use-global.js | 65 function runRepl(useGlobal, testFunc, cb) { 80 testFunc(useGlobal, cb, opts.output));
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | WebGLReadOutsideFramebufferTest.cpp | 274 void Main2D(TestFunc testFunc, bool zeroOutside) { mainImpl(testFunc, zeroOutside, 0); } in Main2D() argument 276 void Main3D(TestFunc testFunc, bool zeroOutside) in Main3D() argument 278 mainImpl(testFunc, zeroOutside, kReadLayer); in Main3D() 281 void mainImpl(TestFunc testFunc, bool zeroOutside, int readLayer) in mainImpl() argument 303 (this->*testFunc)(x, y, readLayer, &actual); in mainImpl()
|
| /drivers/hdf_core/framework/test/unittest/model/audio/src/ |
| H A D | hdf_audio_test.c | 126 if ((msg->subCmd == g_hdfAudioTestCaseList[i].subCmd) && (g_hdfAudioTestCaseList[i].testFunc != NULL)) { in HdfAudioEntry() 127 result = g_hdfAudioTestCaseList[i].testFunc(); in HdfAudioEntry()
|
| /drivers/hdf_core/framework/test/unittest/model/usb/device/src/ |
| H A D | hdf_usb_device_test.c | 151 if ((msg->subCmd == g_hdfUsbDeviceTestCaseList[i].subCmd) && (g_hdfUsbDeviceTestCaseList[i].testFunc != NULL)) { in HdfUsbDeviceEntry() 152 result = g_hdfUsbDeviceTestCaseList[i].testFunc(); in HdfUsbDeviceEntry()
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
| H A D | glcSubgroupsTestsUtils.hpp | 213 SupportFunction suppFunc, InitFunction initFunc, TestFunction testFunc, Arg0 arg0) in SubgroupFactory() 217 , m_testFunc(testFunc) in SubgroupFactory() 288 TestFunction testFunc, in addFunctionCaseWithPrograms() 291 group->addChild(new SubgroupFactory(group->getContext(), tcu::NODETYPE_SELF_VALIDATE, name, desc, suppFunc, initFunc, testFunc, arg0)); in addFunctionCaseWithPrograms() 212 SubgroupFactory(deqp::Context& context, tcu::TestNodeType type, const std::string& name, const std::string& desc, SupportFunction suppFunc, InitFunction initFunc, TestFunction testFunc, Arg0 arg0) SubgroupFactory() argument 283 addFunctionCaseWithPrograms(deqp::TestCaseGroup* group, const std::string& name, const std::string& desc, SupportFunction suppFunc, InitFunction initFunc, TestFunction testFunc, Arg0 arg0) addFunctionCaseWithPrograms() argument
|
| /foundation/arkui/napi/test/unittest/ |
| H A D | test_napi_threadsafe.cpp | 605 napi_value testFunc = nullptr; in CallThreadSafeWithSamePriorityTest() local 606 napi_create_function(env, "jsCallback", NAPI_AUTO_LENGTH, JsCallback, nullptr, &testFunc); in CallThreadSafeWithSamePriorityTest() 608 auto status = napi_create_threadsafe_function(env, testFunc, nullptr, resourceName, in CallThreadSafeWithSamePriorityTest() 654 napi_value testFunc = nullptr; in CallThreadSafeWithDiffPriorityTest() local 655 napi_create_function(env, "jsCallback", NAPI_AUTO_LENGTH, JsCallback, nullptr, &testFunc); in CallThreadSafeWithDiffPriorityTest() 657 auto status = napi_create_threadsafe_function(env, testFunc, nullptr, resourceName, in CallThreadSafeWithDiffPriorityTest() 694 napi_value testFunc = nullptr; in CallThreadSafeWithDiffPriorityMultipleThreadTest() local 695 napi_create_function(env, "jsCallback", NAPI_AUTO_LENGTH, JsCallback, nullptr, &testFunc); in CallThreadSafeWithDiffPriorityMultipleThreadTest() 697 auto status = napi_create_threadsafe_function(env, testFunc, nullptr, resourceName, in CallThreadSafeWithDiffPriorityMultipleThreadTest()
|
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/include/ |
| H A D | layer_context.h | 38 SurfaceError DrawBuffer(TestFunc testFunc);
|
| /foundation/window/window_manager/wm/test/unittest/ |
| H A D | window_adapter_test.cpp | 267 auto testFunc = [] { in HWTEST_F() local 270 windowAdapter.RegisterSessionRecoverCallbackFunc(persistentId, testFunc); in HWTEST_F() 284 auto testFunc = [&ret] { in HWTEST_F() local 293 windowAdapter.RegisterSessionRecoverCallbackFunc(persistentId, testFunc); in HWTEST_F()
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | listformatter.cpp | 79 ContextualHandler(bool (*testFunc)(const UnicodeString& text), in ContextualHandler() 86 test(testFunc), in ContextualHandler() 90 ContextualHandler(bool (*testFunc)(const UnicodeString& text), in ContextualHandler() 94 test(testFunc), in ContextualHandler()
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | listformatter.cpp | 79 ContextualHandler(bool (*testFunc)(const UnicodeString& text), in ContextualHandler() 86 test(testFunc), in ContextualHandler() 90 ContextualHandler(bool (*testFunc)(const UnicodeString& text), in ContextualHandler() 94 test(testFunc), in ContextualHandler()
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | listformatter.cpp | 79 ContextualHandler(bool (*testFunc)(const UnicodeString& text), in ContextualHandler() 86 test(testFunc), in ContextualHandler() 90 ContextualHandler(bool (*testFunc)(const UnicodeString& text), in ContextualHandler() 94 test(testFunc), in ContextualHandler()
|
| /foundation/window/window_manager/window_scene/test/unittest/ |
| H A D | session_manager_test.cpp | 377 auto testFunc = []() { return; }; in HWTEST_F() local 378 sm_->RegisterWindowManagerRecoverCallbackFunc(testFunc); in HWTEST_F()
|
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| H A D | IntermNode_test.cpp | 66 const ImmutableString name("testFunc"); in createTestFunction() 220 TFunction *testFunc = in TEST_F() local 223 TIntermAggregate *original = TIntermAggregate::CreateFunctionCall(*testFunc, originalSeq); in TEST_F()
|