Home
last modified time | relevance | path

Searched refs:wearHistory2 (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/storagemonitoring/
DCarStorageMonitoringTest.java301 WearHistory wearHistory2 = WearHistory.fromRecords(wearEstimateRecord4, in testWearHistoryEquality() local
307 assertThat(wearHistory2).isEqualTo(wearHistory1); in testWearHistoryEquality()