Searched refs:mediumLength (Results 1 – 1 of 1) sorted by relevance
25 static final int mediumLength = 256; field in ScopedPrimitiveArrayBenchmark28 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];