Searched refs:fiveDaysAgo (Results 1 – 1 of 1) sorted by relevance
185 long fiveDaysAgo = now - Duration.ofDays(5).toMillis(); in testLastInteractionTime() local187 fiveDaysAgo); in testLastInteractionTime()