Searched refs:testSecondaryBasic (Results 1 – 1 of 1) sorted by relevance
33 template <typename Config> static void testSecondaryBasic(void) { in testSecondaryBasic() function102 testSecondaryBasic<NoCacheConfig>(); in TEST()103 testSecondaryBasic<scudo::DefaultConfig>(); in TEST()104 testSecondaryBasic<TestConfig>(); in TEST()