Home
last modified time | relevance | path

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

/aosp_15_r20/external/scudo/standalone/tests/
H A Dcombined_test.cpp125 static uint8_t AllocatorStorage[kMaxSize]; member
128 alignas(kMaxAlign) uint8_t TestAllocatorStorage::AllocatorStorage[kMaxSize]; member in TestAllocatorStorage