Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dtsd_test.cpp89 template <class AllocatorT> static void testRegistry() { in testRegistry() function
119 testRegistry<MockAllocator<OneCache>>(); in TEST()
120 testRegistry<MockAllocator<SharedCaches>>(); in TEST()
122 testRegistry<MockAllocator<ExclusiveCaches>>(); in TEST()