Searched refs:DefaultConfig (Results 1 – 9 of 9) sorted by relevance
55 struct DefaultConfig { struct60 typedef SizeClassAllocator64<DefaultConfig> Primary; argument65 typedef SizeClassAllocator32<DefaultConfig> Primary; argument72 typedef MapAllocatorCache<DefaultConfig> SecondaryCache; argument164 typedef DefaultConfig Config;
26 struct DefaultConfig { struct86 typedef DefaultConfig Config;
522 void DefaultConfig() { in DefaultConfig() function in __anon23f26dd40111::ResizeRealtimeTest557 DefaultConfig(); in TEST_P()585 DefaultConfig(); in TEST_P()615 DefaultConfig(); in TEST_P()653 DefaultConfig(); in TEST_P()
407 void DefaultConfig() { in DefaultConfig() function in __anonbcecf0f20111::ResizeRealtimeTest441 DefaultConfig(); in TEST_P()471 DefaultConfig(); in TEST_P()509 DefaultConfig(); in TEST_P()
78 testSecondaryBasic<scudo::DefaultConfig>(); in TEST()82 using LargeAllocator = scudo::MapAllocator<scudo::DefaultConfig>;
113 SCUDO_TYPED_TEST_TYPE(FIXTURE, NAME, DefaultConfig) \
237 static const char *DefaultConfig = variable371 config = (char *)alloca(strlen(DefaultConfig) + 1); in ProcessConfigFile()372 strcpy(config, DefaultConfig); in ProcessConfigFile()
123 MediaStreamAllocationConfig DefaultConfig() const { in DefaultConfig() function in webrtc::BitrateAllocatorTest140 auto config_a = DefaultConfig(); in TEST_F()146 auto config_b = DefaultConfig(); in TEST_F()501 MediaStreamAllocationConfig allocation_config = DefaultConfig(); in TEST_F()
332 testAllocator<scudo::DefaultConfig>(); in TEST()383 testAllocatorThreaded<scudo::DefaultConfig>(); in TEST()