Searched refs:INSTANT_MONTH3 (Results 1 – 2 of 2) sorted by relevance
326 val INSTANT_MONTH3: Instant = Instant.parse("2023-07-01T07:45:00Z") constant353 getHydrationRecord(INSTANT_MONTH3, INSTANT_MONTH4, Volume.fromLiters(0.3))367 val WEIGHT_MONTH_100: WeightRecord = getWeightRecord(INSTANT_MONTH3, Mass.fromGrams(100000.0))375 INSTANT_MONTH3,
51 import com.android.healthconnect.controller.tests.utils.INSTANT_MONTH3 in <lambda>()289 assertThat(actual[0].time).isEqualTo(INSTANT_MONTH3) in <lambda>()