Home
last modified time | relevance | path

Searched refs:uidOne (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_location_test.cpp292 int32_t uidOne = 10003; variable
298 "PID", pidOne, "UID", uidOne, "STATE", stateOn);
307 "PID", pidOne, "UID", uidOne, "STATE", stateOff);
310 double actualPower = statsClient.GetAppStatsMah(uidOne);
H A Dstats_bluetooth_test.cpp959 int32_t uidOne = 10003; variable
967 HiSysEvent::EventType::STATISTIC, "PID", pidOne, "UID", uidOne, "STATE", stateOn);
976 HiSysEvent::EventType::STATISTIC, "PID", pidOne, "UID", uidOne, "STATE", stateOff);
979 double actualPowerOne = statsClient.GetAppStatsMah(uidOne);
1151 int32_t uidOne = 10003; variable
1157 HiSysEvent::EventType::STATISTIC, "PID", pidOne, "UID", uidOne);
1166 HiSysEvent::EventType::STATISTIC, "PID", pidOne, "UID", uidOne);
1169 double actualPowerOne = statsClient.GetAppStatsMah(uidOne);
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/servicetest/
H A Dstats_service_location_test.cpp336 int32_t uidOne = 10003; variable
343 HiSysEvent::EventType::STATISTIC, "PID", pidOne, "UID", uidOne, "STATE", stateOn);
355 HiSysEvent::EventType::STATISTIC, "PID", pidOne, "UID", uidOne, "STATE", stateOff);
358 double actualPower = g_statsServiceProxy->GetAppStatsMah(uidOne);
H A Dstats_service_bluetooth_test.cpp1084 int32_t uidOne = 10003; variable
1093 "PID", pidOne, "UID", uidOne, "STATE", stateOn);
1105 "PID", pidOne, "UID", uidOne, "STATE", stateOff);
1108 double actualPowerOne = g_statsServiceProxy->GetAppStatsMah(uidOne);
1298 int32_t uidOne = 10003; variable
1305 "PID", pidOne, "UID", uidOne);
1317 "PID", pidOne, "UID", uidOne);
1320 double actualPowerOne = g_statsServiceProxy->GetAppStatsMah(uidOne);