Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp4653 …TestCaseGroup* createProgramTests = new TestCaseGroup(ctx, "create_destroy", "Program create and d… in addRandomTests() local
4672createProgramTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); in addRandomTests()
4675 programTests->addChild(createProgramTests); in addRandomTests()