Searched defs:AllocatorStorage (Results 1 – 1 of 1) sorted by relevance
125 static uint8_t AllocatorStorage[kMaxSize]; member128 alignas(kMaxAlign) uint8_t TestAllocatorStorage::AllocatorStorage[kMaxSize]; member in TestAllocatorStorage