Searched refs:STORAGE_SIZE (Results 1 – 1 of 1) sorted by relevance
24 static final int STORAGE_SIZE = 128*1024; field in Main25 static int[] mStorage = new int[STORAGE_SIZE];37 for (int i = STORAGE_SIZE-1; i >= 0; i--) in writeArray()60 STORAGE_SIZE/2, STORAGE_SIZE/2); in copyTest()66 STORAGE_SIZE/2, STORAGE_SIZE/2); in copyTest()