Searched defs:ARBITRARY_TIME (Results 1 – 5 of 5) sorted by relevance
31 static constexpr nsecs_t ARBITRARY_TIME = 1234; variable
53 static constexpr nsecs_t ARBITRARY_TIME = 1234; variable
31 private static final UnixEpochTime ARBITRARY_TIME = field in GnssTimeSuggestionTest
31 private static final UnixEpochTime ARBITRARY_TIME = field in NetworkTimeSuggestionTest
33 private static final UnixEpochTime ARBITRARY_TIME = new UnixEpochTime(1111L, 2222L); field in ManualTimeSuggestionTest