Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dtsd_test.cpp156 template <class AllocatorT> static void testRegistryThreaded() { in testRegistryThreaded() function
177 testRegistryThreaded<MockAllocator<OneCache>>(); in TEST()
178 testRegistryThreaded<MockAllocator<SharedCaches>>(); in TEST()
180 testRegistryThreaded<MockAllocator<ExclusiveCaches>>(); in TEST()