Home
last modified time | relevance | path

Searched defs:DeathConfig (Results 1 – 1 of 1) sorted by relevance

/external/scudo/standalone/tests/
Dcombined_test.cpp542 struct DeathConfig { struct
547 typedef scudo::SizeClassAllocator64<DeathConfig> Primary; argument
562 using AllocatorT = TestAllocator<DeathConfig>; in TEST() argument