Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_chained_origin_depot_test.cpp81 StackDepotStats stats2 = chainedOriginDepot.GetStats(); in TEST() local
/openbsd/gnu/llvm/compiler-rt/lib/asan/tests/
H A Dasan_mac_test.cpp225 malloc_statistics_t stats1, stats2; in TEST() local