Searched refs:BOOST_CHECKPOINT (Results 1 – 4 of 4) sorted by relevance
78 BOOST_CHECKPOINT("unordered_map"); in test_unordered_map()110 BOOST_CHECKPOINT("unordered_multimap"); in test_unordered_multimap()
77 BOOST_CHECKPOINT("hash_map"); in test_hash_map()109 BOOST_CHECKPOINT("hash_multimap"); in test_hash_multimap()
184 #define BOOST_CHECKPOINT( M ) \ macro