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.java186 String blocking_gc_count = VMDebug.getRuntimeStat("art.gc.blocking-gc-count"); in testRuntimeStat() local
195 checkNumber(blocking_gc_count); in testRuntimeStat()
213 String blocking_gc_count = map.get("art.gc.blocking-gc-count"); in testRuntimeStats() local
222 checkNumber(blocking_gc_count); in testRuntimeStats()