Searched refs:DefaultConfig (Results 1 – 3 of 3) sorted by relevance
61 struct DefaultConfig { struct66 typedef SizeClassAllocator64<DefaultConfig> Primary; argument73 typedef SizeClassAllocator32<DefaultConfig> Primary; argument80 typedef MapAllocatorCache<DefaultConfig> SecondaryCache; argument199 typedef DefaultConfig Config;
103 testSecondaryBasic<scudo::DefaultConfig>(); in TEST()108 using Config = scudo::DefaultConfig;
115 SCUDO_TYPED_TEST_TYPE(FIXTURE, NAME, DefaultConfig) \