Searched refs:timeOnBatteryAfterPluggedIn (Results 1 – 1 of 1) sorted by relevance
172 long timeOnBatteryAfterPluggedIn = stopwatch.getMillis(); in correctlyTracksTimeOnBattery() local174 assertThat(stopwatch.getMillis()).isEqualTo(timeOnBatteryAfterPluggedIn); in correctlyTracksTimeOnBattery()