Home
last modified time | relevance | path

Searched refs:largeBytes (Results 1 – 1 of 1) sorted by relevance

/art/benchmark/scoped-primitive-array/src/
DScopedPrimitiveArrayBenchmark.java29 static byte[] largeBytes = new byte[largeLength]; field in ScopedPrimitiveArrayBenchmark
49 measureByteArray(reps, largeBytes); in timeLargeBytes()