Searched refs:kGrowthHack (Results 1 – 2 of 2) sorted by relevance
396 static const int kGrowthHack = 256; variable597 SmallOrderedHashTable<SmallTable>::kGrowthHack << 1;
516 if (new_capacity == kGrowthHack) { in Grow()