Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DBatteryStatsImplTest.java107 verifyNoPendingUids(); in testUpdateProcStateCpuTimes()
134 verifyNoPendingUids(); in testUpdateProcStateCpuTimes()
166 verifyNoPendingUids(); in testUpdateProcStateCpuTimes()
205 verifyNoPendingUids(); in testUpdateProcStateCpuTimes()
273 verifyNoPendingUids(); in testCopyFromAllUidsCpuTimes()
442 private void verifyNoPendingUids() { in verifyNoPendingUids() method in BatteryStatsImplTest