Searched refs:allocationTypeNdx (Results 1 – 1 of 1) sorted by relevance
5299 …for (size_t allocationTypeNdx = 0; allocationTypeNdx < DE_LENGTH_OF_ARRAY(allocationTypes); alloca… in addAttachmentAllocationTests() local5301 const AllocationType allocationType = allocationTypes[allocationTypeNdx]; in addAttachmentAllocationTests()5303 …ew tcu::TestCaseGroup(testCtx, allocationTypeStr[allocationTypeNdx], allocationTypeStr[allocationT… in addAttachmentAllocationTests()