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

  /art/cmdline/
cmdline_types.h 431 bool verify_pre_sweeping_heap_ = kIsDebugBuild; member in struct:art::XGcOption
457 xgc.verify_pre_sweeping_heap_ = true;
459 xgc.verify_pre_sweeping_heap_ = false;
  /art/runtime/gc/
heap.h 1260 const bool verify_pre_sweeping_heap_; member in class:art::gc::Heap
    [all...]

Completed in 81 milliseconds