Home
last modified time | relevance | path

Searched refs:GetMemoryState (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_memory_allocator.h310 uint8_t GetMemoryState() const;
Dpersistent_memory_allocator_unittest.cc117 allocator_->GetMemoryState()); in TEST_F()
276 allocator_->GetMemoryState()); in TEST_F()
Dpersistent_memory_allocator.cc506 uint8_t PersistentMemoryAllocator::GetMemoryState() const { in GetMemoryState() function in base::PersistentMemoryAllocator