Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/storagemonitoring/
DCarStorageMonitoringTest.java730 LifetimeWriteInfo writeInfoNeq1 = new LifetimeWriteInfo("part2", "ext4", 123); in testLifetimeWriteInfoEquality() local
736 assertThat(writeInfo).isNotSameInstanceAs(writeInfoNeq1); in testLifetimeWriteInfoEquality()