Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglImageFormatTests.hpp36 class SimpleCreationTests : public TestCaseGroup class
39 SimpleCreationTests (EglTestContext& eglTestCtx);
DteglImageFormatTests.cpp1819 SimpleCreationTests::SimpleCreationTests (EglTestContext& eglTestCtx) in SimpleCreationTests() function in deqp::egl::Image::SimpleCreationTests
1833 void SimpleCreationTests::init (void) in init()
DteglImageTests.cpp708 addChild(new Image::SimpleCreationTests(m_eglTestCtx)); in init()