Searched refs:CustomMemoryAllocator (Results 1 – 1 of 1) sorted by relevance
3168 class CustomMemoryAllocator : public MemoryAllocator { class3190 auto custom_memory_allocator = std::make_shared<CustomMemoryAllocator>(); in TEST_P()