Searched refs:interactionTestGroup (Results 1 – 1 of 1) sorted by relevance
92 …de::MovePtr<tcu::TestCaseGroup> interactionTestGroup (new tcu::TestCaseGroup(testCtx, "interaction… in createTests() local93 interactionTestGroup->addChild(createSwapchainTests(testCtx)); in createTests()94 interactionTestGroup->addChild(createYCbCrConversionTests(testCtx)); in createTests()95 protectedTests->addChild(interactionTestGroup.release()); in createTests()