Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dsecondary_test.cpp197 struct MapAllocatorWithReleaseTest : public MapAllocatorTest { struct
228 TEST_F(MapAllocatorWithReleaseTest, SecondaryThreadsRace) { in TEST_F() argument
232 std::thread(&MapAllocatorWithReleaseTest::performAllocations, this); in TEST_F()