Home
last modified time | relevance | path

Searched defs:testBody (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DMultithreadingTest.cpp33 std::function<void(EGLSurface surface, size_t threadIndex)> testBody, in runMultithreadedGLTest()
138 auto testBody = [](EGLSurface surface, size_t thread) { in TEST_P() local
165 auto testBody = [](EGLSurface surface, size_t thread) { in TEST_P() local