Home
last modified time | relevance | path

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

/third_party/boost/libs/chrono/test/io/
Dtime_point_input.cpp106 void test_fail_epoch(const char* str, D) in test_fail_epoch() function
151 test_fail_epoch<Clock> ("3001 ms", seconds(3)); in check_all()
152 test_fail_epoch<Clock> ("3001 ms since", seconds(3)); in check_all()