Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h50 struct DefaultConfig { struct
204 typedef DefaultConfig Config;
/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dsecondary_test.cpp122 testSecondaryBasic<scudo::DefaultConfig>(); in TEST()
127 using Config = scudo::DefaultConfig;
H A Dcombined_test.cpp90 alignof(scudo::Allocator<scudo::DefaultConfig>),
103 sizeof(scudo::Allocator<scudo::DefaultConfig>),
220 SCUDO_TYPED_TEST_TYPE(FIXTURE, NAME, DefaultConfig) \