Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dcombined_test.cpp101 struct TestAllocatorStorage { struct
127 scudo::HybridMutex TestAllocatorStorage::M; argument
130 struct TestAllocatorStorage { struct
142 return TestAllocatorStorage::get(size); in operator new() argument
102 kMaxSizeTestAllocatorStorage global() argument