Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_test.cc508 uptr saved_total = 0; in TestSizeClassAllocatorLocalCache() local
521 CHECK_EQ(saved_total, total_allocated); in TestSizeClassAllocatorLocalCache()
522 saved_total = total_allocated; in TestSizeClassAllocatorLocalCache()