Home
last modified time | relevance | path

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

/art/benchmark/scoped-primitive-array/src/
DScopedPrimitiveArrayBenchmark.java25 static final int mediumLength = 256; field in ScopedPrimitiveArrayBenchmark
28 static byte[] mediumBytes = new byte[mediumLength];
31 static short[] mediumShorts = new short[mediumLength];
34 static int[] mediumInts = new int[mediumLength];
37 static long[] mediumLongs = new long[mediumLength];