Home
last modified time | relevance | path

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

/packages/modules/Profiling/tests/cts/src/android/profiling/cts/
DProfilingFrameworkTests.java242 Bundle params = ProfilingTestUtils.getOneSecondDurationParamBundle(); in testRequestHeapProfileSuccess()
276 ProfilingTestUtils.getOneSecondDurationParamBundle(), in testRequestStackSamplingSuccess()
310 ProfilingTestUtils.getOneSecondDurationParamBundle(), in testRequestSystemTraceSuccess()
494 ProfilingTestUtils.getOneSecondDurationParamBundle(), in testUnregisterGeneralListener()
529 ProfilingTestUtils.getOneSecondDurationParamBundle(), in testTriggerAllListeners()
578 ProfilingTestUtils.getOneSecondDurationParamBundle(), in testTriggerAllListenersDifferentContexts()
612 ProfilingTestUtils.getOneSecondDurationParamBundle(), in testRequestTagInFilename()
DProfilingTestUtils.java33 static Bundle getOneSecondDurationParamBundle() { in getOneSecondDurationParamBundle() method in ProfilingTestUtils