Searched refs:programTests (Results 1 – 1 of 1) sorted by relevance
4398 … TestCaseGroup *programTests = new TestCaseGroup(ctx, "programs", "Program management tests"); in addSimpleTests() local4409 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() local5062 programTests->addChild(createProgramTests); in addRandomTests()5170 programTests->addChild(texImage2DTests); in addRandomTests()5296 programTests->addChild(texSubImage2DTests); in addRandomTests()5299 group->addChild(programTests); in addRandomTests()