Home
last modified time | relevance | path

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

/device/google/cuttlefish/tests/src/com/android/tests/tombstoneTransmit/
DTombstoneTransmitTest.java70 … List<String> hostTombstoneListPreTest = convertFileListToStringList(getDevice().getTombstones()); in testTombstonesOfVaryingLengths() local
84 hostTombstoneListPostTest.removeAll(hostTombstoneListPreTest); in testTombstonesOfVaryingLengths()