Home
last modified time | relevance | path

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

/aosp_15_r20/external/scudo/standalone/tests/
H A Dtsd_test.cpp32 using QuarantineCacheT = struct MockQuarantine {}; typedef in MockAllocator
/aosp_15_r20/external/scudo/standalone/
H A Dcombined.h140 typedef typename QuarantineT::CacheT QuarantineCacheT; typedef