Searched refs:allocationKindNdx (Results 1 – 1 of 1) sorted by relevance
1684 for (size_t allocationKindNdx = 0; allocationKindNdx < ALLOCATION_KIND_LAST; allocationKindNdx++) in createMappingTests() local1698 …onfig = fullMappedConfig(allocationSize, op, seed, static_cast<AllocationKind>(allocationKindNdx)); in createMappingTests()1706 sets[allocationKindNdx]->addChild(fullGroup.release()); in createMappingTests()1710 for (size_t allocationKindNdx = 0; allocationKindNdx < ALLOCATION_KIND_LAST; allocationKindNdx++) in createMappingTests() local1745 …locationSize, MemoryRange(offset, size), op, seed, static_cast<AllocationKind>(allocationKindNdx)); in createMappingTests()1759 sets[allocationKindNdx]->addChild(subGroup.release()); in createMappingTests()