Searched defs:fallback_allocator (Results 1 – 2 of 2) sorted by relevance
243 TEST(shared_memory_allocator_tests, fallback_allocator) { in TEST() argument252 FallbackAllocator fallback_allocator{SnoopingAllocator{IndirectAllocator{primary_allocator}}, in TEST() local
60 static BionicAllocator fallback_allocator; in get_fallback_allocator() local