Home
last modified time | relevance | path

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

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