Searched refs:ALLOC_COUNT (Results 1 – 1 of 1) sorted by relevance
133 private final static int ALLOC_COUNT = 1024; field in Main.Alloc139 for (int i = 0; i < ALLOC_COUNT; i++) { in perform()151 private final static int ALLOC_COUNT = 100; field in Main.LargeAlloc157 for (int i = 0; i < ALLOC_COUNT; i++) { in perform()168 private final static int ALLOC_COUNT = 1024; field in Main.NonMovingAlloc175 for (int i = 0; i < ALLOC_COUNT; i++) { in perform()