Searched refs:VerifyHeap (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Dcommon_runtime_test.cc404 runtime_->GetHeap()->VerifyHeap(); // Check for heap corruption before the test
448 runtime_->GetHeap()->VerifyHeap(); // Check for heap corruption after the test
/art/runtime/gc/
H A Dheap.h292 void VerifyHeap() REQUIRES(!Locks::heap_bitmap_lock_);
440 VerifyHeap();
H A Dheap.cc1507 void Heap::VerifyHeap() { function in class:art::gc::Heap

Completed in 50 milliseconds