Home
last modified time | relevance | path

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

/device/google/cuttlefish/tests/src/com/android/tests/tombstoneTransmit/
DTombstoneTransmitTest.java131 List<String> guestTombstoneListPostCrash = in testTombstoneTransmitIntegrity() local
136 guestTombstoneListPostCrash.removeAll(guestTombstoneListPreCrash); in testTombstoneTransmitIntegrity()
141 printTombstoneListStats(guestTombstoneListPostCrash); in testTombstoneTransmitIntegrity()
144 hostTombstoneListPostCrash.containsAll(guestTombstoneListPostCrash)); in testTombstoneTransmitIntegrity()
148 guestTombstoneListPostCrash.size(), NUM_TOMBSTONES_PER_LOOP); in testTombstoneTransmitIntegrity()