Searched defs:TestClock (Results 1 – 2 of 2) sorted by relevance
175 struct TestClock { struct179 typedef std::chrono::time_point<TestClock> time_point; argument186 using TestFileTimeT = time_point<TestClock<Dur> >; argument
143 class TestClock class146 inline TestClock (void) in TestClock() function in xs::TestClock