Home
last modified time | relevance | path

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

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