Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dcombined_test.cpp515 struct DeathConfig { struct
520 typedef scudo::SizeClassAllocator64<DeathConfig> Primary; argument
534 using AllocatorT = TestAllocator<DeathConfig>; in TEST() argument
569 using AllocatorT = TestAllocator<DeathConfig>; in TEST()
575 ClassId <= DeathConfig::SizeClassMap::LargestClassId; ClassId++) { in TEST()
577 DeathConfig::SizeClassMap::getSizeByClassId(ClassId); in TEST()
581 (DeathConfig::SizeClassMap::LargestClassId - ClassId + 1); in TEST()