Home
last modified time | relevance | path

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

/device/google/cuttlefish/tests/src/com/android/tests/tombstoneTransmit/
DTombstoneTransmitTest.java105 private static final int NUM_TOMBSTONES_PER_LOOP = 500; field in TombstoneTransmitTest
124 for(int j = 0; j < NUM_TOMBSTONES_PER_LOOP; j++) { in testTombstoneTransmitIntegrity()
146 hostTombstoneListPostCrash.size(), NUM_TOMBSTONES_PER_LOOP); in testTombstoneTransmitIntegrity()
148 guestTombstoneListPostCrash.size(), NUM_TOMBSTONES_PER_LOOP); in testTombstoneTransmitIntegrity()