Searched refs:smallLongs (Results 1 – 1 of 1) sorted by relevance
36 static long[] smallLongs = new long[smallLength]; field in ScopedPrimitiveArrayBenchmark77 measureLongArray(reps, smallLongs); in timeSmallLongs()