Home
last modified time | relevance | path

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

/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/
DIncrementalAppErrorStatsTests.java62 private static final int METRICS_WAIT_MILLISECONDS = 1_000; field in IncrementalAppErrorStatsTests
145 RunUtil.getDefault().sleep(METRICS_WAIT_MILLISECONDS); in testAppCrashOnIncremental()