Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cc738 uptr saved_total = 0; in TestSizeClassAllocatorLocalCache() local
751 CHECK_EQ(saved_total, total_allocated); in TestSizeClassAllocatorLocalCache()
752 saved_total = total_allocated; in TestSizeClassAllocatorLocalCache()