Searched refs:initial_table (Results 1 – 1 of 1) sorted by relevance
442 InternalTable initial_table; in Table() local443 initial_table.set_.SetLoadFactor(runtime->GetHashTableMinLoadFactor(), in Table()445 tables_.push_back(std::move(initial_table)); in Table()