Searched defs:ARBITRARY_TIME (Results 1 – 5 of 5) sorted by relevance
37 static constexpr nsecs_t ARBITRARY_TIME = 1234; variable
70 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
41 private static final UnixEpochTime ARBITRARY_TIME = new UnixEpochTime(1111L, 2222L); field in ManualTimeSuggestionTest