Searched defs:testBody (Results 1 – 8 of 8) sorted by relevance
62 std::function<void(EGLSurface surface, size_t threadIndex)> testBody, in runMultithreadedGLTest()138 auto testBody = [](EGLSurface surface, size_t thread) { in TEST_P() local
62 std::function<void(EGLSurface surface, size_t threadIndex)> testBody, in runMultithreadedGLTest()237 auto testBody = [](EGLSurface surface, size_t thread) { in TEST_P() local340 auto testBody = [](EGLSurface surface, size_t thread) { in TEST_P() local391 auto testBody = [dpy](EGLSurface surface, size_t thread) { in TEST_P() local442 auto testBody = [dpy](EGLSurface surface, size_t thread) { in TEST_P() local
21 val testBody = launch(Dispatchers.Default) { in <lambda>() constant
38 private suspend fun CoroutineScope.testBody(dispatcher: CoroutineDispatcher) { in <lambda>() method in kotlinx.coroutines.sync.MutexStressTest
1318 const std::string testBody = " ivec3 pos = ivec3(gl_WorkGroupID);\n" in initPrograms() local1475 const std::string testBody = " ivec3 pos = ivec3(gl_LaunchIDEXT);\n" in initPrograms() local1957 const std::string testBody = " ivec3 pos = ivec3(gl_LaunchIDEXT);\n" in initPrograms() local
882 def testBody(self): member in TestUtilTest.test_run_in_graph_and_eager_modes_setup_in_same_mode.ExampleTest
951 const std::string testBody = " ivec3 pos = ivec3(gl_WorkGroupID);\n" in initPrograms() local1131 const std::string testBody = " ivec3 pos = ivec3(gl_LaunchIDEXT);\n" in initPrograms() local
1045 const std::string testBody = " ivec3 pos = ivec3(gl_WorkGroupID);\n" in initPrograms() local1216 const std::string testBody = " ivec3 pos = ivec3(gl_LaunchIDEXT);\n" in initPrograms() local