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