Home
last modified time | relevance | path

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

/device/google/cuttlefish/tests/src/com/android/tests/tombstoneTransmit/
DTombstoneTransmitTest.java129 List<String> hostTombstoneListPostCrash = in testTombstoneTransmitIntegrity() local
135 hostTombstoneListPostCrash.removeAll(hostTombstoneListPreCrash); in testTombstoneTransmitIntegrity()
139 printTombstoneListStats(hostTombstoneListPostCrash); in testTombstoneTransmitIntegrity()
144 hostTombstoneListPostCrash.containsAll(guestTombstoneListPostCrash)); in testTombstoneTransmitIntegrity()
146 hostTombstoneListPostCrash.size(), NUM_TOMBSTONES_PER_LOOP); in testTombstoneTransmitIntegrity()