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