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

/openjdk10/hotspot/test/gc/g1/humongousObjects/objectGraphTest/
H A DTestObjectGraphAfterGC.java126 * Implements testing with 3 methods - allocateObjectGraph, checkResults and checkGCLog
149 checkGCLog(gcLogName, shouldContain, shouldNotContain);
241 private static void checkGCLog(String gcLogName, List<String> shouldContain, List<String> shouldNotContain) method in class:TestObjectGraphAfterGC

Completed in 82 milliseconds