Searched refs:MAX_NUM_IO_ALLOC (Results 1 – 1 of 1) sorted by relevance
34 private final int MAX_NUM_IO_ALLOC = 16; field in AllocationCreateAllocationsTest45 int numAlloc = MAX_NUM_IO_ALLOC + 1; in testCreateAllocations()57 int numAlloc = MAX_NUM_IO_ALLOC + 1; in testCreateAllocations_USAGE_IO_INPUT()60 allocArray = createAllocationsHelper(usage, MAX_NUM_IO_ALLOC + 1); in testCreateAllocations_USAGE_IO_INPUT()