Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/storagemonitoring/
DCarStorageMonitoringTest.java732 LifetimeWriteInfo writeInfoNeq3 = new LifetimeWriteInfo("part1", "ext4", 100); in testLifetimeWriteInfoEquality() local
738 assertThat(writeInfo).isNotSameInstanceAs(writeInfoNeq3); in testLifetimeWriteInfoEquality()