Searched refs:expected_smallest (Results 1 – 1 of 1) sorted by relevance
29 void test_bounds( T expected_lowest, T expected_highest, T expected_smallest ) in test_bounds() argument43 BOOST_CHECK_MESSAGE ( smallest == expected_smallest, in test_bounds()44 …ame() << ">::smallest() = " << printable(smallest) << ". Expected " << printable(expected_smallest) in test_bounds()