Searched refs:MultiThreadedConfigTest (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglMultiThreadTests.cpp | 599 class MultiThreadedConfigTest : public MultiThreadedTest class 602 …MultiThreadedConfigTest(EglTestContext &context, const char *name, const char *description, int ge… 612 MultiThreadedConfigTest::MultiThreadedConfigTest(EglTestContext &context, const char *name, const c… in MultiThreadedConfigTest() function in deqp::egl::MultiThreadedConfigTest 622 bool MultiThreadedConfigTest::runThread(TestThread &thread) in runThread() 1607 addChild(new MultiThreadedConfigTest(m_eglTestCtx, "config", "", 30, 30, 30)); in init()
|