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

/art/test/099-vmdebug/src/
H A DMain.java142 private static void checkHistogram(String s) throws Exception { method in class:Main
196 checkHistogram(gc_count_rate_histogram);
197 checkHistogram(blocking_gc_count_rate_histogram);
223 checkHistogram(gc_count_rate_histogram);
224 checkHistogram(blocking_gc_count_rate_histogram);

Completed in 80 milliseconds