Home
last modified time | relevance | path

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

/art/benchmark/scoped-primitive-array/src/
DScopedPrimitiveArrayBenchmark.java27 static byte[] smallBytes = new byte[smallLength]; field in ScopedPrimitiveArrayBenchmark
41 measureByteArray(reps, smallBytes); in timeSmallBytes()