Searched refs:ALLOCATION_COUNT (Results 1 - 1 of 1) sorted by relevance

/openjdk9/hotspot/test/gc/g1/mixedgc/
H A DTestLogging.java69 public static final int ALLOCATION_COUNT = 15; field in class:TestLogging
123 for (int i = 0; i < TestLogging.ALLOCATION_COUNT; ++i) {
168 for (int i = 0; i < (TestLogging.ALLOCATION_COUNT * 20); i++) {

Completed in 53 milliseconds