Searched refs:smallLength (Results 1 – 1 of 1) sorted by relevance
24 static final int smallLength = 16; field in ScopedPrimitiveArrayBenchmark27 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];