Home
last modified time | relevance | path

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

/art/benchmark/scoped-primitive-array/src/
DScopedPrimitiveArrayBenchmark.java38 static long[] largeLongs = new long[largeLength]; field in ScopedPrimitiveArrayBenchmark
85 measureLongArray(reps, largeLongs); in timeLargeLongs()