Searched refs:original_bucket_count (Results 1 – 1 of 1) sorted by relevance
219 size_t original_bucket_count = tagged_objects_.bucket_count(); in UpdateTableWith() local233 DCHECK_EQ(original_bucket_count, tagged_objects_.bucket_count()); in UpdateTableWith()