Searched refs:allocationSizeGroup (Results 1 – 1 of 1) sorted by relevance
1691 …de::MovePtr<tcu::TestCaseGroup> allocationSizeGroup (new tcu::TestCaseGroup(testCtx, de::toString(… in createMappingTests() local1700 addFunctionCase(allocationSizeGroup.get(), name, name, testMemoryMapping, config); in createMappingTests()1703 fullGroup->addChild(allocationSizeGroup.release()); in createMappingTests()1717 …de::MovePtr<tcu::TestCaseGroup> allocationSizeGroup (new tcu::TestCaseGroup(testCtx, de::toString(… in createMappingTests() local1753 allocationSizeGroup->addChild(offsetGroup.release()); in createMappingTests()1756 subGroup->addChild(allocationSizeGroup.release()); in createMappingTests()