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

/art/cmdline/
H A Dcmdline_types.h432 bool verify_post_gc_heap_ = false; member in struct:art::XGcOption
461 xgc.verify_post_gc_heap_ = true;
463 xgc.verify_post_gc_heap_ = false;
/art/runtime/gc/
H A Dheap.h1261 const bool verify_post_gc_heap_; member in class:art::gc::Heap

Completed in 98 milliseconds