Searched refs:nonUniformGroup (Results 1 – 2 of 2) sorted by relevance
367 …de::MovePtr<tcu::TestCaseGroup> nonUniformGroup(new tcu::TestCaseGroup(testCtx, "non_uniform_args"… in createNonUniformArgsTests() local374 nonUniformGroup->addChild(new NonUniformArgsCase(testCtx, testName, "", params)); in createNonUniformArgsTests()377 return nonUniformGroup.release(); in createNonUniformArgsTests()
506 …de::MovePtr<tcu::TestCaseGroup> nonUniformGroup(new tcu::TestCaseGroup(testCtx, "non_uniform_args"… in createNonUniformArgsTests() local521 …nonUniformGroup->addChild(new NonUniformArgsCase(testCtx, "chit_" + de::toString(typeCount) + "_ty… in createNonUniformArgsTests()537 …nonUniformGroup->addChild(new NonUniformArgsCase(testCtx, "miss_cause_" + de::toString(causeIdx), … in createNonUniformArgsTests()541 return nonUniformGroup.release(); in createNonUniformArgsTests()