Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DBstatsCpuTimesValidationTest.java188 forceStop(); in testCpuFreqTimes()
194 forceStop(); in testCpuFreqTimes()
216 forceStop(); in testCpuFreqTimes_screenOff()
222 forceStop(); in testCpuFreqTimes_screenOff()
250 forceStop(); in testCpuFreqTimes_isolatedProcess()
256 forceStop(); in testCpuFreqTimes_isolatedProcess()
278 forceStop(); in testCpuFreqTimes_stateTop()
287 forceStop(); in testCpuFreqTimes_stateTop()
311 forceStop(); in testIsolatedCpuFreqTimes_stateService()
328 forceStop(); in testIsolatedCpuFreqTimes_stateService()
[all …]
/frameworks/base/cmds/statsd/src/metrics/duration_helper/
DMaxDurationTracker.cpp118 bool forceStop) { in noteStop() argument
132 if (forceStop || !mNested || duration.startCount <= 0) { in noteStop()
151 if (forceStop || !mNested || duration.startCount <= 0) { in noteStop()