Home
last modified time | relevance | path

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

/base/powermgr/battery_statistics/test/unittest/src/servicetest/
H A Dstats_service_bluetooth_test.cpp1162 double actualPowerOne = g_statsServiceProxy->GetAppStatsMah(uidOne); in HWTEST_F() local
1165 GTEST_LOG_(INFO) << __func__ << ": actual consumption One = " << actualPowerOne << " mAh"; in HWTEST_F() local
1386 double actualPowerOne = g_statsServiceProxy->GetAppStatsMah(uidOne); in HWTEST_F() local
1389 GTEST_LOG_(INFO) << __func__ << ": actual consumption One = " << actualPowerOne << " mAh"; in HWTEST_F() local
/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_bluetooth_test.cpp1033 double actualPowerOne = statsClient.GetAppStatsMah(uidOne); in HWTEST_F() local
1036 GTEST_LOG_(INFO) << __func__ << ": actual consumption One = " << actualPowerOne << " mAh"; in HWTEST_F() local
1235 double actualPowerOne = statsClient.GetAppStatsMah(uidOne); in HWTEST_F() local
1238 GTEST_LOG_(INFO) << __func__ << ": actual consumption One = " << actualPowerOne << " mAh"; in HWTEST_F() local

Completed in 6 milliseconds