Home
last modified time | relevance | path

Searched refs:getGcStarts (Results 1 – 2 of 2) sorted by relevance

/art/test/908-gc-start-finish/src/art/
DTest908.java70 int s = getGcStarts(); in printStats()
77 private static native int getGcStarts(); in getGcStarts() method in Test908
/art/test/913-heaps/src/art/
DTest913.java303 getGcStarts(); in clearStats()
309 int s = getGcStarts(); in printStats()
743 private static native int getGcStarts(); in getGcStarts() method in Test913