Home
last modified time | relevance | path

Searched defs:actualPowerTwo (Results 1 - 2 of 2) sorted by relevance

/base/powermgr/battery_statistics/test/unittest/src/servicetest/
H A Dstats_service_bluetooth_test.cpp1169 double actualPowerTwo = g_statsServiceProxy->GetAppStatsMah(uidTwo); in HWTEST_F() local
1172 GTEST_LOG_(INFO) << __func__ << ": actual consumption Two = " << actualPowerTwo << " mAh"; in HWTEST_F() local
1393 double actualPowerTwo = g_statsServiceProxy->GetAppStatsMah(uidTwo); in HWTEST_F() local
1396 GTEST_LOG_(INFO) << __func__ << ": actual consumption Two = " << actualPowerTwo << " mAh"; in HWTEST_F() local
/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_bluetooth_test.cpp1040 double actualPowerTwo = statsClient.GetAppStatsMah(uidTwo); in HWTEST_F() local
1043 GTEST_LOG_(INFO) << __func__ << ": actual consumption Two = " << actualPowerTwo << " mAh"; in HWTEST_F() local
1242 double actualPowerTwo = statsClient.GetAppStatsMah(uidTwo); in HWTEST_F() local
1245 GTEST_LOG_(INFO) << __func__ << ": actual consumption Two = " << actualPowerTwo << " mAh"; in HWTEST_F() local

Completed in 6 milliseconds