Searched refs:ForeverAllocator (Results 1 – 2 of 2) sorted by relevance
33 class ForeverAllocator {35 constexpr ForeverAllocator() : curr_(0) {} in ForeverAllocator() function90 DISALLOW_COPY_AND_ASSIGN(ForeverAllocator);96 static ForeverAllocator g_forever_allocator; in AllocateForever()
39 ForeverAllocator alloc; in CheckBasicAllocations()70 ForeverAllocator g_alloc;