Home
last modified time | relevance | path

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

/art/benchmark/scoped-primitive-array/src/
DScopedPrimitiveArrayBenchmark.java30 static short[] smallShorts = new short[smallLength]; field in ScopedPrimitiveArrayBenchmark
53 measureShortArray(reps, smallShorts); in timeSmallShorts()