Home
last modified time | relevance | path

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

/packages/modules/Profiling/tests/cts/src/android/profiling/cts/
DProfilingFrameworkTests.java114 private static final int TEN_MINUTES_MS = 10 * 60 * 1000; field in ProfilingFrameworkTests
332 overrideJavaHeapDumpDeviceConfigValues(false, TEN_MINUTES_MS, TEN_MINUTES_MS); in testRequestJavaHeapDumpCancel()
366 overrideHeapProfileDeviceConfigValues(false, TEN_MINUTES_MS, TEN_MINUTES_MS, in testRequestHeapProfileCancel()
367 TEN_MINUTES_MS); in testRequestHeapProfileCancel()
401 overrideStackSamplingDeviceConfigValues(false, TEN_MINUTES_MS, TEN_MINUTES_MS, in testRequestStackSamplingCancel()
402 TEN_MINUTES_MS); in testRequestStackSamplingCancel()
436 overrideSystemTraceDeviceConfigValues(false, TEN_MINUTES_MS, TEN_MINUTES_MS, in testRequestSystemTraceCancel()
437 TEN_MINUTES_MS); in testRequestSystemTraceCancel()