Searched defs:num_buckets (Results 1 – 1 of 1) sorted by relevance
108 const size_t num_buckets = hash_set_->NumBuckets(); in NextNonEmptySlot() local339 void AllocateStorage(size_t num_buckets) { in AllocateStorage()