Home
last modified time | relevance | path

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

/packages/modules/Profiling/tests/cts/src/android/profiling/cts/
DProfilingFrameworkTests.java110 private static final int FIVE_SECONDS_MS = 5 * 1000; field in ProfilingFrameworkTests
237 overrideHeapProfileDeviceConfigValues(false, ONE_SECOND_MS, ONE_SECOND_MS, FIVE_SECONDS_MS); in testRequestHeapProfileSuccess()
269 FIVE_SECONDS_MS); in testRequestStackSamplingSuccess()
303 overrideSystemTraceDeviceConfigValues(false, ONE_SECOND_MS, ONE_SECOND_MS, FIVE_SECONDS_MS); in testRequestSystemTraceSuccess()
472 FIVE_SECONDS_MS); in testUnregisterGeneralListener()
515 FIVE_SECONDS_MS); in testTriggerAllListeners()
555 FIVE_SECONDS_MS); in testTriggerAllListenersDifferentContexts()
601 FIVE_SECONDS_MS); in testRequestTagInFilename()
665 overrideHeapProfileDeviceConfigValues(true, ONE_SECOND_MS, FIVE_SECONDS_MS, TEN_SECONDS_MS); in testHeapProfileKillswitchEnabled()
691 overrideStackSamplingDeviceConfigValues(true, ONE_SECOND_MS, FIVE_SECONDS_MS, in testStackSamplingKillswitchEnabled()
[all …]