Searched defs:TestClock (Results 1 – 2 of 2) sorted by relevance
157 private class TestClock(var time: Long) : ConnectedClientsTracker.Clock() { class
587 static class TestClock extends Clock { class in EventsLiveDataTest591 TestClock(ZoneId zone) { in TestClock() method in EventsLiveDataTest.TestClock