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