Searched defs:first_memory (Results 1 – 1 of 1) sorted by relevance
114 const auto first_memory = allocator.allocate(BasicAllocRequest{500}); in TEST() local128 const auto first_memory = allocator.allocate(NamedAllocRequest{{500}, "allocate_1"}); in TEST() local174 const auto first_memory = allocator.allocate(BasicAllocRequest{kMaxPageSize * 4}); in TEST() local