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