Home
last modified time | relevance | path

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

/art/benchmark/scoped-primitive-array/src/
DScopedPrimitiveArrayBenchmark.java38 static long[] smallLongs = new long[smallLength]; field in ScopedPrimitiveArrayBenchmark
79 measureLongArray(reps, smallLongs); in timeSmallLongs()