Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DBatteryUsageStatsTest.java343 int cpuDuration, int customComponentDuration, double cpuPowerForeground, in addUidBatteryConsumer() argument
377 .setConsumedPower(cpuFgKey, cpuPowerForeground, in addUidBatteryConsumer()
394 int customComponentDuration, double cpuPowerForeground, long cpuDurationForeground, in addAggregateBatteryConsumer() argument
424 .setConsumedPower(cpuFgKey, cpuPowerForeground, in addAggregateBatteryConsumer()
504 double totalPowerCached, double cpuPowerForeground, int cpuDurationForeground, in assertUidBatteryConsumer() argument
558 .isEqualTo(cpuPowerForeground); in assertUidBatteryConsumer()