Home
last modified time | relevance | path

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

/aosp_15_r20/external/scudo/standalone/tests/
H A Dcombined_test.cpp101 struct TestAllocatorStorage { struct
102 static constexpr size_t kMaxSize = std::max({
127 scudo::HybridMutex TestAllocatorStorage::M; argument
130 struct TestAllocatorStorage { struct
142 return TestAllocatorStorage::get(size); in operator new() argument