Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.h182 bool verify_pre_gc_heap, bool verify_pre_sweeping_heap, bool verify_post_gc_heap,
Dheap.cc127 bool verify_pre_gc_heap, bool verify_pre_sweeping_heap, bool verify_post_gc_heap, in Heap() argument
170 verify_post_gc_heap_(verify_post_gc_heap), in Heap()