Searched refs:cohGroup (Results 1 – 1 of 1) sorted by relevance
1882 …de::MovePtr<tcu::TestCaseGroup> cohGroup(new tcu::TestCaseGroup(testCtx, cohCases[cohNdx].name, co… in createTests() local2012 cohGroup->addChild(stGroup.release()); in createTests()2014 dtGroup->addChild(cohGroup.release()); in createTests()2032 …de::MovePtr<tcu::TestCaseGroup> cohGroup(new tcu::TestCaseGroup(testCtx, cohCases[cohNdx].name, co… in createTests() local2085 cohGroup->addChild(stGroup.release()); in createTests()2087 transGroup->addChild(cohGroup.release()); in createTests()