Searched refs:logTimestamp (Results 1 – 1 of 1) sorted by relevance
503 long logTimestamp = START_TIME_MS + Duration.ofDays(1).toMillis(); in getOutputLogProto_logContainsOldEvents() local506 mCriticalEventLog.setCurrentTimeMillis(logTimestamp - Duration.ofSeconds(302).toMillis()); in getOutputLogProto_logContainsOldEvents()517 mCriticalEventLog.setCurrentTimeMillis(logTimestamp); in getOutputLogProto_logContainsOldEvents()520 assertThat(logProto.timestampMs).isEqualTo(logTimestamp); in getOutputLogProto_logContainsOldEvents()526 halfWatchdog(logTimestamp - Duration.ofSeconds(300).toMillis(), "New event 1"), in getOutputLogProto_logContainsOldEvents()527 halfWatchdog(logTimestamp - Duration.ofSeconds(299).toMillis(), "New event 2"), in getOutputLogProto_logContainsOldEvents()