Home
last modified time | relevance | path

Searched defs:FromTimePoint (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/chrono/test/time_point/
Dtime_point_cast_pass.cpp33 typedef boost::chrono::time_point<Clock, FromDuration> FromTimePoint; in test() typedef
60 typedef boost::chrono::time_point<Clock, boost::chrono::milliseconds> FromTimePoint; in main() typedef
Dtime_point_cast_int_fail.cpp21 typedef boost::chrono::time_point<Clock, boost::chrono::milliseconds> FromTimePoint; in test() typedef