Searched refs:TestClock (Results 1 – 2 of 2) sorted by relevance
30 struct TestClock struct35 typedef std::chrono::time_point<TestClock> time_point; argument114 run_test<TestClock>(); in main()
267 struct TestClock { struct271 typedef std::chrono::time_point<TestClock> time_point; argument278 using TestFileTimeT = time_point<TestClock<duration<IntType, Period> > >; argument