Home
last modified time | relevance | path

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

/cts/hostsidetests/statsd/src/android/cts/statsd/validation/
DValidationTests.java83 resetBatteryStats(); in testPartialWakelock()
161 resetBatteryStats();
224 resetBatteryStats(); in testPartialWakelockLoad()
DBatteryStatsValidationTests.java89 resetBatteryStats(); in testPowerUse()
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DDeviceAtomTestCase.java268 protected void resetBatteryStats() throws Exception { in resetBatteryStats() method
/cts/hostsidetests/incident/src/com/android/server/cts/
DBatteryStatsValidationTest.java134 private void resetBatteryStats() throws Exception { in resetBatteryStats() method in BatteryStatsValidationTest