Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dpersistent_memory_allocator.h108 MEMORY_INITIALIZED = 1, enumerator
Dpersistent_memory_allocator.cc411 shared_meta()->memory_state.store(MEMORY_INITIALIZED, in PersistentMemoryAllocator()
Dpersistent_memory_allocator_unittest.cc116 EXPECT_EQ(PersistentMemoryAllocator::MEMORY_INITIALIZED, in TEST_F()