/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | VulkanMultithreadingTest.cpp | 63 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 D | MultithreadingTest.cpp | 58 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 D | unity_fixture.c | 67 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 D | unity_fixture_internals.h | 28 unityfunction* testBody,
|
/third_party/cJSON/tests/unity/extras/fixture/src/ |
H A D | unity_fixture.c | 69 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 D | vktBindingDescriptorUpdateASTests.cpp | 1267 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 D | vktBindingDescriptorUpdateASTests.cpp | 1267 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 D | vktRayQueryWatertightnessTests.cpp | 970 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 D | vktRayQueryBuiltinTests.cpp | 1060 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 D | vktRayQueryWatertightnessTests.cpp | 950 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 D | vktRayQueryBuiltinTests.cpp | 1040 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
|