Searched refs:smallInts (Results 1 – 1 of 1) sorted by relevance
33 static int[] smallInts = new int[smallLength]; field in ScopedPrimitiveArrayBenchmark65 measureIntArray(reps, smallInts); in timeSmallInts()