Searched refs:largeInts (Results 1 – 1 of 1) sorted by relevance
35 static int[] largeInts = new int[largeLength]; field in ScopedPrimitiveArrayBenchmark73 measureIntArray(reps, largeInts); in timeLargeInts()