Home
last modified time | relevance | path

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

/art/benchmark/scoped-primitive-array/src/
DScopedPrimitiveArrayBenchmark.java33 static int[] smallInts = new int[smallLength]; field in ScopedPrimitiveArrayBenchmark
65 measureIntArray(reps, smallInts); in timeSmallInts()