Searched refs:contin_timeT (Results 1 – 1 of 1) sorted by relevance
228 typedef boost::chrono::time_point<Now, boost::chrono::duration<double> > contin_timeT; in BOOST_AUTO_TEST_CASE() typedef229 BOOST_CHECK(( boost::is_same< contin_timeT::duration in BOOST_AUTO_TEST_CASE()230 , difference_type_of<contin_timeT>::type >::value )); in BOOST_AUTO_TEST_CASE()252 typedef boost::chrono::time_point<Now, boost::chrono::duration<double> > contin_timeT; in BOOST_AUTO_TEST_CASE() typedef253 BOOST_CHECK(( boost::is_same< contin_timeT::duration in BOOST_AUTO_TEST_CASE()254 , size_type_of<contin_timeT>::type >::value )); in BOOST_AUTO_TEST_CASE()