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

  /external/libchrome/base/metrics/
persistent_memory_allocator.h     [all...]
persistent_memory_allocator.cc     [all...]
persistent_memory_allocator_unittest.cc 601 //----- LocalPersistentMemoryAllocator -----------------------------------------
604 LocalPersistentMemoryAllocator allocator(TEST_MEMORY_SIZE, 42, "");
732 LocalPersistentMemoryAllocator local(TEST_MEMORY_SIZE, TEST_ID, "");
793 LocalPersistentMemoryAllocator local(TEST_MEMORY_SIZE, TEST_ID, "");
842 LocalPersistentMemoryAllocator local(TEST_MEMORY_SIZE, TEST_ID, "");
    [all...]
sample_vector_unittest.cc 373 LocalPersistentMemoryAllocator allocator(64 << 10, 0, "");
466 LocalPersistentMemoryAllocator allocator(64 << 10, 0, "");
persistent_sample_map_unittest.cc 20 std::make_unique<LocalPersistentMemoryAllocator>(bytes, 0, ""));
persistent_histogram_allocator.cc 674 std::make_unique<LocalPersistentMemoryAllocator>(size, id, name))));
    [all...]
  /external/libchrome/base/debug/
activity_tracker.cc     [all...]

Completed in 257 milliseconds