Home
last modified time | relevance | path

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

/art/benchmark/scoped-primitive-array/src/
DScopedPrimitiveArrayBenchmark.java32 static short[] largeShorts = new short[largeLength]; field in ScopedPrimitiveArrayBenchmark
61 measureShortArray(reps, largeShorts); in timeLargeShorts()