Searched refs:POWER_CPU_ACTIVE (Results 1 – 3 of 3) sorted by relevance
48 assertEquals(2.55, mProfile.getAveragePower(PowerProfile.POWER_CPU_ACTIVE)); in testPowerProfile()
54 PowerProfile.POWER_CPU_ACTIVE); in calculateApp()
65 public static final String POWER_CPU_ACTIVE = "cpu.active"; field in PowerProfile517 writePowerConstantToProto(proto, POWER_CPU_ACTIVE, PowerProfileProto.CPU_ACTIVE); in writeToProto()