Home
last modified time | relevance | path

Searched refs:instantToday (Results 1 – 1 of 1) sorted by relevance

/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/utils/
DTestConstants.kt384 val instantToday: Instant = timeSource.currentLocalDateTime().toInstant() in getMixedRecordsAcrossTwoDays() constant
387 getHydrationRecord(instantToday, instantToday.plusSeconds(900), Volume.fromLiters(2.0)), in getMixedRecordsAcrossTwoDays()
388 getSleepSessionRecord(instantToday, instantToday.plusSeconds(1800)), in getMixedRecordsAcrossTwoDays()