Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dcombined_test.cpp516 struct DeathConfig { struct
521 typedef scudo::SizeClassAllocator64<DeathConfig> Primary; argument
536 using AllocatorT = TestAllocator<DeathConfig>; in TEST() argument
571 using AllocatorT = TestAllocator<DeathConfig>; in TEST()
577 ClassId <= DeathConfig::SizeClassMap::LargestClassId; ClassId++) { in TEST()
579 DeathConfig::SizeClassMap::getSizeByClassId(ClassId); in TEST()
583 (DeathConfig::SizeClassMap::LargestClassId - ClassId + 1); in TEST()