Searched refs:currentLoopGroup (Results 1 – 2 of 2) sorted by relevance
923 …tcu::TestCaseGroup* currentLoopGroup = new tcu::TestCaseGroup(m_testCtx, loopGroups[groupNdx].name… in init() local924 addChild(currentLoopGroup); in init()930 currentLoopGroup->addChild(vertexOrFragmentGroup); in init()
935 …tcu::TestCaseGroup* currentLoopGroup = new tcu::TestCaseGroup(m_testCtx, loopGroups[groupNdx].name… in init() local936 addChild(currentLoopGroup); in init()942 currentLoopGroup->addChild(vertexOrFragmentGroup); in init()