Searched refs:largeBytes (Results 1 – 1 of 1) sorted by relevance
29 static byte[] largeBytes = new byte[largeLength]; field in ScopedPrimitiveArrayBenchmark49 measureByteArray(reps, largeBytes); in timeLargeBytes()