Home
last modified time | relevance | path

Searched refs:testBody (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DVulkanMultithreadingTest.cpp63 std::function<void(EGLSurface surface, size_t threadIndex)> testBody, in runMultithreadedGLTest()
98 testBody(surface, threadIdx); in runMultithreadedGLTest()
139 auto testBody = [](EGLSurface surface, size_t thread) { in TEST_P() local
205 runMultithreadedGLTest(testBody, 4); in TEST_P()
62 runMultithreadedGLTest( std::function<void(EGLSurface surface, size_t threadIndex)> testBody, size_t threadCount) runMultithreadedGLTest() argument
H A DMultithreadingTest.cpp58 std::function<void(EGLSurface surface, size_t threadIndex)> testBody, in runMultithreadedGLTest()
93 testBody(surface, threadIdx); in runMultithreadedGLTest()
213 auto testBody = [](EGLSurface surface, size_t thread) { in TEST_P() local
232 runMultithreadedGLTest(testBody, 72); in TEST_P()
316 auto testBody = [](EGLSurface surface, size_t thread) { in TEST_P() local
352 runMultithreadedGLTest(testBody, 4); in TEST_P()
367 auto testBody = [dpy](EGLSurface surface, size_t thread) { in TEST_P() local
406 runMultithreadedGLTest(testBody, 32); in TEST_P()
419 auto testBody = [dpy](EGLSurface surface, size_t thread) { in TEST_P() local
460 runMultithreadedGLTest(testBody, 3 in TEST_P()
57 runMultithreadedGLTest( std::function<void(EGLSurface surface, size_t threadIndex)> testBody, size_t threadCount) runMultithreadedGLTest() argument
[all...]
/third_party/unity/extras/fixture/src/
H A Dunity_fixture.c67 unityfunction* testBody, in UnityTestRunner()
104 testBody(); in UnityTestRunner()
66 UnityTestRunner(unityfunction* setup, unityfunction* testBody, unityfunction* teardown, const char* printableName, const char* group, const char* name, const char* file, unsigned int line) UnityTestRunner() argument
H A Dunity_fixture_internals.h28 unityfunction* testBody,
/third_party/cJSON/tests/unity/extras/fixture/src/
H A Dunity_fixture.c69 unityfunction* testBody, in UnityTestRunner()
99 testBody(); in UnityTestRunner()
68 UnityTestRunner(unityfunction* setup, unityfunction* testBody, unityfunction* teardown, const char* printableName, const char* group, const char* name, const char* file, unsigned int line) UnityTestRunner() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorUpdateASTests.cpp1267 const std::string testBody = in initPrograms() local
1285 << testBody in initPrograms()
1421 const std::string testBody = in initPrograms() local
1457 << testBody in initPrograms()
1483 << testBody in initPrograms()
1513 << testBody in initPrograms()
1541 << testBody in initPrograms()
1572 << testBody in initPrograms()
1615 << testBody in initPrograms()
1875 const std::string testBody in initPrograms() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorUpdateASTests.cpp1267 const std::string testBody = in initPrograms() local
1285 << testBody in initPrograms()
1421 const std::string testBody = in initPrograms() local
1457 << testBody in initPrograms()
1483 << testBody in initPrograms()
1513 << testBody in initPrograms()
1541 << testBody in initPrograms()
1572 << testBody in initPrograms()
1615 << testBody in initPrograms()
1875 const std::string testBody in initPrograms() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryWatertightnessTests.cpp970 const std::string testBody = in initPrograms() local
988 << testBody << in initPrograms() local
1159 const std::string testBody = in initPrograms() local
1178 << testBody << in initPrograms() local
1203 << testBody << in initPrograms() local
1232 << testBody << in initPrograms() local
1260 << testBody << in initPrograms() local
1291 << testBody << in initPrograms() local
1334 << testBody << in initPrograms() local
H A DvktRayQueryBuiltinTests.cpp1060 const std::string testBody = in initPrograms() local
1074 << testBody << in initPrograms() local
1239 const std::string testBody = in initPrograms() local
1258 << testBody << in initPrograms() local
1283 << testBody << in initPrograms() local
1312 << testBody << in initPrograms() local
1340 << testBody << in initPrograms() local
1371 << testBody << in initPrograms() local
1414 << testBody << in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryWatertightnessTests.cpp950 const std::string testBody = in initPrograms() local
968 << testBody << in initPrograms() local
1139 const std::string testBody = in initPrograms() local
1158 << testBody << in initPrograms() local
1183 << testBody << in initPrograms() local
1212 << testBody << in initPrograms() local
1240 << testBody << in initPrograms() local
1271 << testBody << in initPrograms() local
1314 << testBody << in initPrograms() local
H A DvktRayQueryBuiltinTests.cpp1040 const std::string testBody = in initPrograms() local
1054 << testBody << in initPrograms() local
1219 const std::string testBody = in initPrograms() local
1238 << testBody << in initPrograms() local
1263 << testBody << in initPrograms() local
1292 << testBody << in initPrograms() local
1320 << testBody << in initPrograms() local
1351 << testBody << in initPrograms() local
1394 << testBody << in initPrograms() local

Completed in 36 milliseconds