Searched refs:getAppPowerMah (Results 1 – 3 of 3) sorted by relevance
110 Assert.assertEquals(GMAIL_MAH, gmail.getAppPowerMah(), EPSILON); in testAppTotal()119 Assert.assertEquals(REMAINDER_MAH, remainder.getAppPowerMah(), EPSILON); in testRemainderTotal()
54 public double getAppPowerMah() { in getAppPowerMah() method in AppPower
91 report.mTotalPowerMah += app.getAppPowerMah(); in build()