Searched refs:addSimpleTests (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/egl/ |
D | teglGLES2SharingThreadedTests.cpp | 3747 static void addSimpleTests (EglTestContext& ctx, tcu::TestCaseGroup* group, bool useSync, bool serv… in addSimpleTests() function 5238 addSimpleTests(m_eglTestCtx, simpleTests, false, false); in init() 5246 addSimpleTests(m_eglTestCtx, simpleTestsSync, true, false); in init() 5254 addSimpleTests(m_eglTestCtx, simpleTestsServerSync, true, true); in init()
|