Home
last modified time | relevance | path

Searched refs:orderGroup (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp752 …de::MovePtr<tcu::TestCaseGroup> orderGroup (new tcu::TestCaseGroup(testCtx, orderName, orderDesc… in createAllocationTestsCommon() local
783orderGroup->addChild(new InstanceFactory1<AllocateFreeTestInstance, TestConfig>(testCtx, tcu::NODE… in createAllocationTestsCommon()
786 sizeGroup->addChild(orderGroup.release()); in createAllocationTestsCommon()
802 …de::MovePtr<tcu::TestCaseGroup> orderGroup (new tcu::TestCaseGroup(testCtx, orderName, orderDesc… in createAllocationTestsCommon() local
831orderGroup->addChild(new InstanceFactory1<AllocateFreeTestInstance, TestConfig>(testCtx, tcu::NODE… in createAllocationTestsCommon()
834 percentGroup->addChild(orderGroup.release()); in createAllocationTestsCommon()