Searched refs:max_rep (Results 1 – 1 of 1) sorted by relevance
29 Rep max_rep = (boost::chrono::duration_values<Rep>::max)(); in check_max() local30 BOOST_TEST((D::max)().count() == max_rep); in check_max()33 BOOST_CHRONO_LIB_CONSTEXPR Rep max_rep = (boost::chrono::duration_values<Rep>::max)(); in check_max() local34 BOOST_CONSTEXPR_ASSERT((D::max)().count() == max_rep); in check_max()