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