Searched refs:numAllocs (Results 1 – 1 of 1) sorted by relevance
121 final int numAllocs = max + max*max + max*max*max; in createInputAllocations() local122 Allocation alloc[] = new Allocation[numAllocs]; in createInputAllocations()131 assertTrue(count == numAllocs); in createInputAllocations()