Searched refs:setupGroup (Results 1 – 1 of 1) sorted by relevance
940 GroupPtr setupGroup (new tcu::TestCaseGroup(testCtx, setupGroupName.c_str(), "")); in createBindPointTests() local950 setupGroup->addChild(new BindPointTest(testCtx, testName, "", params)); in createBindPointTests()953 updateGroup->addChild(setupGroup.release()); in createBindPointTests()