Searched refs:total_allocated (Results 1 – 1 of 1) sorted by relevance
267 uptr total_allocated = a->TotalMemoryUsed(); in TestSizeClassAllocator() local269 last_total_allocated = total_allocated; in TestSizeClassAllocator()270 CHECK_EQ(last_total_allocated, total_allocated); in TestSizeClassAllocator()800 uptr total_allocated = a->TotalMemoryUsed(); in TestSizeClassAllocatorLocalCache() local802 CHECK_EQ(saved_total, total_allocated); in TestSizeClassAllocatorLocalCache()803 saved_total = total_allocated; in TestSizeClassAllocatorLocalCache()