Searched refs:dtGroup (Results 1 – 2 of 2) sorted by relevance
1319 …de::MovePtr<tcu::TestCaseGroup> dtGroup(new tcu::TestCaseGroup(testCtx, dtCases[dtNdx].name, dtCas… in createCooperativeMatrixTests() local1355 dtGroup->addChild(scGroup.release()); in createCooperativeMatrixTests()1357 ttGroup->addChild(dtGroup.release()); in createCooperativeMatrixTests()
1879 …de::MovePtr<tcu::TestCaseGroup> dtGroup(new tcu::TestCaseGroup(testCtx, dtCases[dtNdx].name, dtCas… in createTests() local2014 dtGroup->addChild(cohGroup.release()); in createTests()2016 core11Group->addChild(dtGroup.release()); in createTests()