Home
last modified time | relevance | path

Searched defs:allocator_impl (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/test/core/resource_quota/
Darena_test.cc97 auto allocator_impl = std::make_shared<StrictMock<MockMemoryAllocatorImpl>>(); in TEST() local
110 auto allocator_impl = std::make_shared<StrictMock<MockMemoryAllocatorImpl>>(); in TEST() local