Searched refs:getUnixTimestamp (Results 1 – 2 of 2) sorted by relevance
313 assertEquals(unknownToOne.dateAtChange, wearEstimateRecord1.getUnixTimestamp()); in testWearHistoryToChanges()319 assertEquals(oneToTwo.dateAtChange, wearEstimateRecord2.getUnixTimestamp()); in testWearHistoryToChanges()325 assertEquals(twoToThree.dateAtChange, wearEstimateRecord3.getUnixTimestamp()); in testWearHistoryToChanges()
81 public Instant getUnixTimestamp() { in getUnixTimestamp() method in WearEstimateRecord