Searched refs:ALLOC_COUNT (Results 1 – 1 of 1) sorted by relevance
121 private final static int ALLOC_COUNT = 1024; field in Main.Alloc127 for (int i = 0; i < ALLOC_COUNT; i++) { in perform()139 private final static int ALLOC_COUNT = 100; field in Main.LargeAlloc145 for (int i = 0; i < ALLOC_COUNT; i++) { in perform()