Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp4398 … TestCaseGroup *programTests = new TestCaseGroup(ctx, "programs", "Program management tests"); in addSimpleTests() local
4409 programTests->addChild( in addSimpleTests()
4422 programTests->addChild( in addSimpleTests()
4435 programTests->addChild( in addSimpleTests()
4439 group->addChild(programTests); in addSimpleTests()
5036 … TestCaseGroup *programTests = new TestCaseGroup(ctx, "programs", "Program management tests"); in addRandomTests() local
5062 programTests->addChild(createProgramTests); in addRandomTests()
5170 programTests->addChild(texImage2DTests); in addRandomTests()
5296 programTests->addChild(texSubImage2DTests); in addRandomTests()
5299 group->addChild(programTests); in addRandomTests()