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