Lines Matching refs:HasSufficientCapacity
17237 if (table->HasSufficientCapacity(n)) return table;17255 bool HashTable<Derived, Shape, Key>::HasSufficientCapacity(int n) {18173 DCHECK(!DerivedHashTable::HasSufficientCapacity(1));