Home
last modified time | relevance | path

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

/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java107 private static final int TOMBSTONE_FETCH_TIMEOUT_MS = 10_000; field in ActivityManagerAppExitInfoTest
847 PollingCheck.check("not able to get tombstone", TOMBSTONE_FETCH_TIMEOUT_MS, in testNativeCrash()