Searched refs:addRandomTests (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/egl/ |
D | teglGLES2SharingThreadedTests.cpp | 4257 static void addRandomTests (EglTestContext& ctx, tcu::TestCaseGroup* group, bool useSync, bool serv… in addRandomTests() function 5259 addRandomTests(m_eglTestCtx, randomTests, false, false); in init() 5267 addRandomTests(m_eglTestCtx, randomTestsSync, true, false); in init() 5275 addRandomTests(m_eglTestCtx, randomTestsServerSync, true, true); in init()
|