Searched refs:hash_table_size_multipier (Results 1 – 1 of 1) sorted by relevance
114 double hash_table_size_multipier = 1.0 / hash_table_ratio_; in AllocateIndex() local116 static_cast<uint32_t>(num_prefixes_ * hash_table_size_multipier) + 1; in AllocateIndex()