Searched refs:stageGroupTest (Results 1 – 2 of 2) sorted by relevance
252 …de::MovePtr<tcu::TestCaseGroup> stageGroupTest(new tcu::TestCaseGroup(testCtx, setName.c_str(), "S… in addShaderClockTests() local256 stageGroupTest->addChild(new ShaderClockCase(testCtx, operations[j], stages[i])); in addShaderClockTests()259 testGroup->addChild(stageGroupTest.release()); in addShaderClockTests()