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 404 runtime_->GetHeap()->VerifyHeap(); // Check for heap corruption before the test
448 runtime_->GetHeap()->VerifyHeap(); // Check for heap corruption after the test
  /art/runtime/gc/
heap.h 292 void VerifyHeap() REQUIRES(!Locks::heap_bitmap_lock_);
440 VerifyHeap();
    [all...]
heap.cc     [all...]

Completed in 74 milliseconds