Home
last modified time | relevance | path

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

/art/benchmark/scoped-primitive-array/src/
DScopedPrimitiveArrayBenchmark.java35 static int[] largeInts = new int[largeLength]; field in ScopedPrimitiveArrayBenchmark
73 measureIntArray(reps, largeInts); in timeLargeInts()