Searched refs:object_bytes_total (Results 1 – 1 of 1) sorted by relevance
2674 size_t object_bytes_total = 0; in Dump() local2684 object_bytes_total += sizes_and_count.second.bytes; in Dump()2687 CHECK_EQ(object_bytes, object_bytes_total); in Dump()