Searched defs:addRandomTests (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp4240 static void addRandomTests (EglTestContext& ctx, tcu::TestCaseGroup* group, bool useSync, bool serverSync) function in namespace:deqp::egl
5242 addRandomTests(m_eglTestCtx, randomTests, false, false);
5250 addRandomTests(m_eglTestCtx, randomTestsSync, true, false);
5258 addRandomTests(m_eglTestCtx, randomTestsServerSync, true, true);

Completed in 76 milliseconds