Searched refs:simpleTests (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp5212 tcu::TestCaseGroup* simpleTests = new TestCaseGroup(m_eglTestCtx, "simple", "Simple multithreaded tests"); local
5213 addSimpleTests(m_eglTestCtx, simpleTests, false, false);
5214 addChild(simpleTests);

Completed in 81 milliseconds