Searched refs:max_without_resize (Results 1 – 1 of 1) sorted by relevance
388 size_t max_without_resize = kBufferSize * hash_set.GetMaxLoadFactor(); in TEST_F() local389 for (size_t i = 0; i != max_without_resize; ++i) { in TEST_F()393 hash_set.insert(max_without_resize); in TEST_F()