Searched defs:END_TIME (Results 1 – 11 of 11) sorted by relevance
67 const val END_TIME = "END_TIME" constant
37 private static final Instant END_TIME = Instant.ofEpochMilli((long) 1e2); field in ExerciseSegmentTest
37 private static final Instant END_TIME = Instant.ofEpochMilli((long) 1e2); field in ExerciseLapTest
64 private static final Instant END_TIME = Instant.ofEpochMilli((long) 1e10 + 1000); field in SleepSessionRecordTest
65 private static final Instant END_TIME = Instant.ofEpochMilli((long) 1e10); field in MenstruationPeriodRecordTest
48 public static long END_TIME = Instant.now().toEpochMilli(); field in TestUtils
61 const val END_TIME = 2L constant
71 const val END_TIME = 1521676800000L constant
55 const val END_TIME = 2L constant
49 private static final Instant END_TIME = Instant.now().truncatedTo(ChronoUnit.MILLIS); field in MigrationEntityParcelTest
191 const val END_TIME = 30L constant