Searched defs:SESSION_START_TIME (Results 1 – 4 of 4) sorted by relevance
85 SESSION_START_TIME, in testExerciseSegment_lapStartTimeIllegal_throwsException() local102 SESSION_START_TIME, in testExerciseSegment_lapEndTimeIllegal_throwsException() local119 SESSION_START_TIME, in testExerciseSegment_segmentsOverlap_throwsException() local
75 SESSION_START_TIME, in testLaps_lapStartTimeIllegal_throwsException() local91 SESSION_START_TIME, in testLaps_lapEndTimeIllegal_throwsException() local107 SESSION_START_TIME, in testLaps_lapsOverlaps_throwsException() local
49 static final String SESSION_START_TIME = "Session start time: "; field in GarageModeRecorder
69 public static final Instant SESSION_START_TIME = NOW.minus(10, ChronoUnit.DAYS); field in DataFactory