Searched defs:verify_post_gc_heap_ (Results 1 - 2 of 2) sorted by relevance

/art/cmdline/
H A Dcmdline_types.h472 bool verify_post_gc_heap_ = false; member in struct:art::XGcOption
499 xgc.verify_post_gc_heap_ = true;
501 xgc.verify_post_gc_heap_ = false;
/art/runtime/gc/
H A Dheap.h1180 const bool verify_post_gc_heap_; member in class:art::gc::Heap

Completed in 54 milliseconds