Home
last modified time | relevance | path

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

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