Searched refs:getTotalCarServiceUptime (Results 1 – 3 of 3) sorted by relevance
82 Long.valueOf(o1.getTotalCarServiceUptime()).compareTo( in add()83 o2.getTotalCarServiceUptime())); in add()118 currentRecord.getTotalCarServiceUptime() - in toWearEstimateChanges()119 previousRecord.getTotalCarServiceUptime(); in toWearEstimateChanges()
77 public long getTotalCarServiceUptime() { in getTotalCarServiceUptime() method in WearEstimateRecord
312 assertEquals(unknownToOne.uptimeAtChange, wearEstimateRecord1.getTotalCarServiceUptime()); in testWearHistoryToChanges()318 assertEquals(oneToTwo.uptimeAtChange, wearEstimateRecord2.getTotalCarServiceUptime()); in testWearHistoryToChanges()324 assertEquals(twoToThree.uptimeAtChange, wearEstimateRecord3.getTotalCarServiceUptime()); in testWearHistoryToChanges()