Home
last modified time | relevance | path

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

/art/benchmark/scoped-primitive-array/src/
DScopedPrimitiveArrayBenchmark.java24 static final int smallLength = 16; field in ScopedPrimitiveArrayBenchmark
27 static byte[] smallBytes = new byte[smallLength];
30 static short[] smallShorts = new short[smallLength];
33 static int[] smallInts = new int[smallLength];
36 static long[] smallLongs = new long[smallLength];