Searched refs:dedicatedGroup (Results 1 – 2 of 2) sorted by relevance
1318 …de::MovePtr<tcu::TestCaseGroup> dedicatedGroup (new tcu::TestCaseGroup(testCtx, dedicated ? "dedic… in createCrossInstanceSharingTest() local1349 dedicatedGroup->addChild(opGroup.release()); in createCrossInstanceSharingTest()1352 group->addChild(dedicatedGroup.release()); in createCrossInstanceSharingTest()
4205 …de::MovePtr<tcu::TestCaseGroup> dedicatedGroup (new tcu::TestCaseGroup(testCtx, dedicated ? "dedic… in createMemoryTests() local4232 dedicatedGroup->addChild(hostVisibleGroup.release()); in createMemoryTests()4244 dedicatedGroup->addChild(bufferGroup.release()); in createMemoryTests()4256 dedicatedGroup->addChild(imageGroup.release()); in createMemoryTests()4259 group->addChild(dedicatedGroup.release()); in createMemoryTests()