Home | History | Annotate | Download | only in functional

Lines Matching refs:targetGroup

1651 		targetGroup->addChild(X);															\
1671 tcu::TestCaseGroup* const targetGroup = new tcu::TestCaseGroup(m_testCtx, textureTargets[targetNdx].name, textureTargets[targetNdx].name);
1672 addChild(targetGroup);