Searched refs:independentTests (Results 1 – 1 of 1) sorted by relevance
2463 …de::MovePtr<tcu::TestCaseGroup> independentTests (new tcu::TestCaseGroup(testCtx, "independent", "… in createBlendOperationAdvancedTests() local2483 independentTests->addChild(newTestCase<BlendOperationAdvancedTest>(testCtx, testParams)); in createBlendOperationAdvancedTests()2486 tests->addChild(independentTests.release()); in createBlendOperationAdvancedTests()