Home
last modified time | relevance | path

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

/external/pigweed/pw_allocator/public/pw_allocator/
Dblock_allocator_testing.h181 struct Preallocation { struct
183 size_t outer_size;
187 size_t index;
211 std::initializer_list<Preallocation> preallocations) { in GetAllocator() argument