Searched refs:old_table_size (Results 1 – 1 of 1) sorted by relevance
1150 const size_type old_table_size = num_buckets_; in Resize() local1155 for (size_type i = start; i < old_table_size; i++) { in Resize()1162 Dealloc<void*>(old_table, old_table_size); in Resize()