Home
last modified time | relevance | path

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

/packages/modules/StatsD/tests/src/android/cts/statsd/validation/
DProcStatsValidationTests.java79 final int cacheTime = 2_000; // process should be in cached state for up to this long in testProcessStateByPulling() local
80 RunUtil.getDefault().sleep(cacheTime); in testProcessStateByPulling()