Searched refs:actualPowerMah (Results 1 – 1 of 1) sorted by relevance
118 double actualPowerMah = statsClient.GetAppStatsMah(uid); variable119 double devPrecent = abs(expectedPowerMah - actualPowerMah) / expectedPowerMah;138 GTEST_LOG_(INFO) << __func__ << ": actual consumption = " << actualPowerMah << " mAh";175 double actualPowerMah = statsClient.GetPartStatsMah(BatteryStatsInfo::CONSUMPTION_TYPE_SCREEN); variable176 double devPrecent = abs(expectedPowerMah - actualPowerMah) / expectedPowerMah;190 GTEST_LOG_(INFO) << __func__ << ": actual consumption = " << actualPowerMah << " mAh";