HomeSort by relevance Sort by last modified time
    Searched refs:VerifyHeap (Results 1 - 3 of 3) sorted by null

  /art/runtime/
common_runtime_test.cc 234 runtime_->GetHeap()->VerifyHeap(); // Check for heap corruption before the test
283 Runtime::Current()->GetHeap()->VerifyHeap(); // Check for heap corruption after the test
  /art/runtime/gc/
heap.h 234 void VerifyHeap() LOCKS_EXCLUDED(Locks::heap_bitmap_lock_);
346 VerifyHeap();
    [all...]
heap.cc     [all...]

Completed in 362 milliseconds