HomeSort by relevance Sort by last modified time
    Searched defs:verify_post_gc_heap_ (Results 1 - 2 of 2) sorted by null

  /art/cmdline/
cmdline_types.h 432 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/
heap.h 1261 const bool verify_post_gc_heap_; member in class:art::gc::Heap
    [all...]

Completed in 537 milliseconds