Home
last modified time | relevance | path

Searched defs:endTimeLocal (Results 1 – 4 of 4) sorted by relevance

/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/aggregation/
DExerciseDurationAggregationTest.java246 LocalDateTime endTimeLocal = LocalDateTime.ofInstant(endTime, ZoneOffset.UTC); in testAggregation_oneSessionLocalTimeFilter_findsSessionWithMinOffset() local
296 LocalDateTime endTimeLocal = LocalDateTime.ofInstant(endTime, ZoneOffset.UTC); in testAggregation_oneSessionLocalTimeFilterExcludeSegment_substractsExcludeInterval() local
/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/datatypes/
DWeightRecordTest.java541 LocalDateTime endTimeLocal = LocalDateTime.ofInstant(endTime, offset); in testAggregatePeriodForZoneOffset() local
658 LocalDateTime endTimeLocal = LocalDateTime.ofInstant(endTime, offset); in testDurationLocalTimeAggregationZoneOffset() local
708 LocalDateTime endTimeLocal = LocalDateTime.now(ZoneOffset.UTC); in testAggregateLocalFilter_minOffsetRecord() local
756 LocalDateTime endTimeLocal = LocalDateTime.ofInstant(endTimeInstant, offset); in testOffset() local
796 LocalDateTime endTimeLocal = LocalDateTime.now(ZoneOffset.UTC); in testAggregateLocalFilter_daysPeriod() local
DStepsRecordTest.java1253 LocalDateTime endTimeLocal = LocalDateTime.now(offset); in testAggregationLocalTimeOffset() local
1301 LocalDateTime endTimeLocal = LocalDateTime.ofInstant(end, ZoneOffset.UTC); in testAggregatePeriod_withLocalDateTime_halfSizeGroupResultIsCorrect() local
1323 LocalDateTime endTimeLocal = LocalDateTime.now(ZoneOffset.UTC); in testAggregateLocalFilter_minOffsetRecord() local
1400 LocalDateTime endTimeLocal = LocalDateTime.ofInstant(endTime, ZoneOffset.UTC); in testAggregateGroup_withDifferentTimeZone() local
1694 LocalDateTime endTimeLocal = LocalDateTime.ofInstant(endTime, offset); in testAggregateDurationWithLocalTimeForZoneOffset() local
DHeartRateRecordTest.java974 LocalDateTime endTimeLocal = LocalDateTime.now(ZoneOffset.UTC); in testAggregateLocalFilter_minOffsetRecord() local