Searched refs:pidOne (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
H A D | stats_location_test.cpp | 293 int32_t pidOne = 3458; variable 298 "PID", pidOne, "UID", uidOne, "STATE", stateOn); 307 "PID", pidOne, "UID", uidOne, "STATE", stateOff);
|
H A D | stats_bluetooth_test.cpp | 960 int32_t pidOne = 3458; variable 967 HiSysEvent::EventType::STATISTIC, "PID", pidOne, "UID", uidOne, "STATE", stateOn); 976 HiSysEvent::EventType::STATISTIC, "PID", pidOne, "UID", uidOne, "STATE", stateOff); 1152 int32_t pidOne = 3458; variable 1157 HiSysEvent::EventType::STATISTIC, "PID", pidOne, "UID", uidOne); 1166 HiSysEvent::EventType::STATISTIC, "PID", pidOne, "UID", uidOne);
|
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/servicetest/ |
H A D | stats_service_location_test.cpp | 337 int32_t pidOne = 3458; variable 343 HiSysEvent::EventType::STATISTIC, "PID", pidOne, "UID", uidOne, "STATE", stateOn); 355 HiSysEvent::EventType::STATISTIC, "PID", pidOne, "UID", uidOne, "STATE", stateOff);
|
H A D | stats_service_bluetooth_test.cpp | 1085 int32_t pidOne = 3458; variable 1093 "PID", pidOne, "UID", uidOne, "STATE", stateOn); 1105 "PID", pidOne, "UID", uidOne, "STATE", stateOff); 1299 int32_t pidOne = 3458; variable 1305 "PID", pidOne, "UID", uidOne); 1317 "PID", pidOne, "UID", uidOne);
|