Searched refs:MultiThreadedConfigTest (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/egl/ |
D | teglMultiThreadTests.cpp | 530 class MultiThreadedConfigTest : public MultiThreadedTest class 533 …MultiThreadedConfigTest (EglTestContext& context, const char* name, const char* description, int … 542 MultiThreadedConfigTest::MultiThreadedConfigTest (EglTestContext& context, const char* name, const … in MultiThreadedConfigTest() function in deqp::egl::MultiThreadedConfigTest 550 bool MultiThreadedConfigTest::runThread (TestThread& thread) in runThread() 1510 addChild(new MultiThreadedConfigTest(m_eglTestCtx, "config", "", 30, 30, 30)); in init()
|