Searched defs:TestClock (Results 1 – 3 of 3) sorted by relevance
268 struct TestClock { struct272 typedef std::chrono::time_point<TestClock> time_point; argument279 using TestFileTimeT = time_point<TestClock<duration<IntType, Period> > >; argument
32 public final class TestClock extends Clock { class38 private TestClock() {} in TestClock() method in TestClock
143 class TestClock class146 inline TestClock (void) in TestClock() function in xs::TestClock