Searched refs:instantTwoDaysAgo (Results 1 – 1 of 1) sorted by relevance
394 val instantTwoDaysAgo: Instant = timeSource.currentLocalDateTime().minusDays(2).toInstant() in getMixedRecordsAcrossThreeDays() constant398 getWeightRecord(instantTwoDaysAgo, Mass.fromGrams(95000.0)), in getMixedRecordsAcrossThreeDays()399 getDistanceRecord(Length.fromMeters(2000.0), instantTwoDaysAgo))) in getMixedRecordsAcrossThreeDays()