Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglImageFormatTests.cpp1157 class SimpleCreationTests : public RenderTests class
1160SimpleCreationTests (EglTestContext& eglTestCtx, const string& name, const string& desc) : Render… in SimpleCreationTests() function in deqp::egl::Image::SimpleCreationTests
1258 void SimpleCreationTests::init (void) in init()
1292 return new SimpleCreationTests(eglTestCtx, name, desc); in createSimpleCreationTests()