Home
last modified time | relevance | path

Searched refs:DisjointTest (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglClientExtensionTests.cpp241 class DisjointTest : public TestCase class
244 DisjointTest (EglTestContext& eglTestCtx);
248 DisjointTest::DisjointTest (EglTestContext& eglTestCtx) in DisjointTest() function in deqp::egl::__anoneb936d240111::DisjointTest
253 TestCase::IterateResult DisjointTest::iterate (void) in iterate()
330 addChild(new DisjointTest(m_eglTestCtx)); in init()