Home
last modified time | relevance | path

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

/art/test/099-vmdebug/src/
DMain.java168 String blocking_gc_count = VMDebug.getRuntimeStat("art.gc.blocking-gc-count"); in testRuntimeStat() local
177 checkNumber(blocking_gc_count); in testRuntimeStat()
195 String blocking_gc_count = map.get("art.gc.blocking-gc-count"); in testRuntimeStats() local
204 checkNumber(blocking_gc_count); in testRuntimeStats()