Home
last modified time | relevance | path

Searched refs:MapAllocatorTest (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dsecondary_test.cpp107 struct MapAllocatorTest : public Test { struct
123 TEST_F(MapAllocatorTest, SecondaryCombinations) { in TEST_F() argument
151 TEST_F(MapAllocatorTest, SecondaryIterate) { in TEST_F() argument
172 TEST_F(MapAllocatorTest, SecondaryOptions) { in TEST_F() argument
197 struct MapAllocatorWithReleaseTest : public MapAllocatorTest {