Searched refs:split_bucket (Results 1 – 1 of 1) sorted by relevance
464 …for(std::size_t split_bucket = testset1.split_count(); split_bucket != BucketSize; ++split_bucket){ in test_rehash() local466 BOOST_TEST(testset1.split_count() == (split_bucket+1)); in test_rehash()544 for(std::size_t split_bucket = testset1.split_count(); split_bucket > 6; --split_bucket){ in test_rehash() local546 BOOST_TEST(testset1.split_count() == (split_bucket-1)); in test_rehash()