Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/storagemonitoring/
DCarStorageMonitoringTest.java303 WearHistory wearHistory3 = WearHistory.fromRecords(wearEstimateRecord1, in testWearHistoryEquality() local
308 assertThat(wearHistory1).isNotSameInstanceAs(wearHistory3); in testWearHistoryEquality()