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