Searched refs:createAllocationsHelper (Results 1 – 1 of 1) sorted by relevance
36 Allocation[] createAllocationsHelper(int usage, int numAlloc) { in createAllocationsHelper() method in AllocationCreateAllocationsTest47 allocArray = createAllocationsHelper(usage, numAlloc); in testCreateAllocations()60 allocArray = createAllocationsHelper(usage, MAX_NUM_IO_ALLOC + 1); in testCreateAllocations_USAGE_IO_INPUT()65 allocArray = createAllocationsHelper(usage, numAlloc); in testCreateAllocations_USAGE_IO_INPUT()75 Allocation[] allocArray = createAllocationsHelper(usage, numAlloc); in testGetProperties()