Home
last modified time | relevance | path

Searched refs:long_td (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/date_time/test/posix_time/
Dtesttime_facet.cpp58 …time_duration long_td = hours(300) + minutes(2) + seconds(1) + milliseconds(9); // more than two c… in main() local
108 ss << long_td; in main()
214 ss << -long_td; in main()