HomeSort by relevance Sort by last modified time
    Searched refs:checkHistogram (Results 1 - 2 of 2) sorted by null

  /art/test/099-vmdebug/src/
Main.java 142 private static void checkHistogram(String s) throws Exception {
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);
  /cts/tests/tests/os/src/android/os/cts/
DebugTest.java 230 private static void checkHistogram(String s) throws Exception {
273 checkHistogram(gc_count_rate_histogram);
274 checkHistogram(blocking_gc_count_rate_histogram);
300 checkHistogram(gc_count_rate_histogram);
301 checkHistogram(blocking_gc_count_rate_histogram);

Completed in 599 milliseconds