Lines Matching refs:PersistentMemoryAllocator
75 PersistentMemoryAllocator* old_allocator = old_global->allocator(); in AsOtherProcess()
76 std::unique_ptr<PersistentMemoryAllocator> new_allocator( in AsOtherProcess()
77 std::make_unique<PersistentMemoryAllocator>( in AsOtherProcess()
169 PersistentMemoryAllocator* allocator = in TEST_F()
171 GlobalActivityAnalyzer analyzer(std::make_unique<PersistentMemoryAllocator>( in TEST_F()
257 PersistentMemoryAllocator* allocator = in TEST_F()
260 std::make_unique<PersistentMemoryAllocator>( in TEST_F()
358 PersistentMemoryAllocator* allocator = in TEST_F()
361 std::make_unique<PersistentMemoryAllocator>( in TEST_F()
404 PersistentMemoryAllocator* allocator = global->allocator(); in TEST_F()
406 std::make_unique<PersistentMemoryAllocator>( in TEST_F()
481 PersistentMemoryAllocator* allocator = in TEST_F()
483 GlobalActivityAnalyzer analyzer(std::make_unique<PersistentMemoryAllocator>( in TEST_F()
498 PersistentMemoryAllocator* allocator = global->allocator(); in TEST_F()
511 GlobalActivityAnalyzer analyzer(std::make_unique<PersistentMemoryAllocator>( in TEST_F()