Searched refs:actualPowerTwo (Results 1 – 2 of 2) sorted by relevance
986 double actualPowerTwo = statsClient.GetAppStatsMah(uidTwo); variable987 double devPrecentTwo = abs(expectedPowerTwo - actualPowerTwo) / expectedPowerTwo;989 GTEST_LOG_(INFO) << __func__ << ": actual consumption Two = " << actualPowerTwo << " mAh";1176 double actualPowerTwo = statsClient.GetAppStatsMah(uidTwo); variable1177 double devPrecentTwo = abs(expectedPowerTwo - actualPowerTwo) / expectedPowerTwo;1179 GTEST_LOG_(INFO) << __func__ << ": actual consumption Two = " << actualPowerTwo << " mAh";
1115 double actualPowerTwo = g_statsServiceProxy->GetAppStatsMah(uidTwo); variable1116 double devPrecentTwo = abs(expectedPowerTwo - actualPowerTwo) / expectedPowerTwo;1118 GTEST_LOG_(INFO) << __func__ << ": actual consumption Two = " << actualPowerTwo << " mAh";1327 double actualPowerTwo = g_statsServiceProxy->GetAppStatsMah(uidTwo); variable1328 double devPrecentTwo = abs(expectedPowerTwo - actualPowerTwo) / expectedPowerTwo;1330 GTEST_LOG_(INFO) << __func__ << ": actual consumption Two = " << actualPowerTwo << " mAh";