Searched refs:invariantPrimitiveSetGroup (Results 1 – 2 of 2) sorted by relevance
2183 …de::MovePtr<tcu::TestCaseGroup> invariantPrimitiveSetGroup (new tcu::TestCaseGroup(testCtx, "pr… in createInvarianceTests() local2217 …invariantPrimitiveSetGroup->addChild (PrimitiveSetInvariance::makeInvariantPrimitiveSetTest (test… in createInvarianceTests()2227 group->addChild(invariantPrimitiveSetGroup.release()); in createInvarianceTests()
7655 …TestCaseGroup* const invariantPrimitiveSetGroup = new TestCaseGroup(m_context, "primitive_set"… in init() local7666 invarianceGroup->addChild(invariantPrimitiveSetGroup); in init()7705 …invariantPrimitiveSetGroup->addChild (new InvariantPrimitiveSetCase (m_context, primSpacWindPoi… in init()