Searched refs:HashBuckets (Results 1 – 1 of 1) sorted by relevance
68 Index HashBuckets() const { return hash_buckets_; } in HashBuckets() function179 new Partition(insertion_table_->HashBuckets() * kResizeFactor, hasher_)); in Insert()