Home
last modified time | relevance | path

Searched refs:total_objects (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/intrusive/test/
Dtest_container.hpp497 size_type total_objects = 0; in test_unordered_associative_container_invariants() local
499 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()