Searched refs:bucketSizeSum (Results 1 – 1 of 1) sorted by relevance
93 typename T::size_type bucketSizeSum = 0; in test_unordered_methods() local98 bucketSizeSum += cont.unsafe_bucket_size(i); in test_unordered_methods()101 REQUIRE_MESSAGE(bucketSizeSum == 256, "sum of bucket counts incorrect"); in test_unordered_methods()