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