Searched refs:total_objects (Results 1 – 1 of 1) sorted by relevance
497 size_type total_objects = 0; in test_unordered_associative_container_invariants() local499 total_objects += c.bucket_size(i); in test_unordered_associative_container_invariants()501 BOOST_TEST( total_objects == c.size() ); in test_unordered_associative_container_invariants()