Searched refs:largeLength (Results 1 – 1 of 1) sorted by relevance
26 static final int largeLength = 8096; field in ScopedPrimitiveArrayBenchmark29 static byte[] largeBytes = new byte[largeLength];32 static short[] largeShorts = new short[largeLength];35 static int[] largeInts = new int[largeLength];38 static long[] largeLongs = new long[largeLength];