Searched refs:allocationSizeGroup (Results 1 – 1 of 1) sorted by relevance
1289 …de::MovePtr<tcu::TestCaseGroup> allocationSizeGroup (new tcu::TestCaseGroup(testCtx, de::toString(… in createMappingTests() local1298 addFunctionCase(allocationSizeGroup.get(), name, name, testMemoryMapping, config); in createMappingTests()1301 fullGroup->addChild(allocationSizeGroup.release()); in createMappingTests()1314 …de::MovePtr<tcu::TestCaseGroup> allocationSizeGroup (new tcu::TestCaseGroup(testCtx, de::toString(… in createMappingTests() local1350 allocationSizeGroup->addChild(offsetGroup.release()); in createMappingTests()1353 subGroup->addChild(allocationSizeGroup.release()); in createMappingTests()