Searched refs:pidOne (Results 1 - 4 of 4) sorted by relevance
/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
H A D | stats_location_test.cpp | 309 int32_t pidOne = 3458; in HWTEST_F() local 314 "PID", pidOne, "UID", uidOne, "STATE", stateOn); in HWTEST_F() 323 "PID", pidOne, "UID", uidOne, "STATE", stateOff); in HWTEST_F()
|
H A D | stats_bluetooth_test.cpp | 1014 int32_t pidOne = 3458; in HWTEST_F() local 1021 HiSysEvent::EventType::STATISTIC, "PID", pidOne, "UID", uidOne, "STATE", stateOn); in HWTEST_F() 1030 HiSysEvent::EventType::STATISTIC, "PID", pidOne, "UID", uidOne, "STATE", stateOff); in HWTEST_F() 1218 int32_t pidOne = 3458; in HWTEST_F() local 1223 HiSysEvent::EventType::STATISTIC, "PID", pidOne, "UID", uidOne); in HWTEST_F() 1232 HiSysEvent::EventType::STATISTIC, "PID", pidOne, "UID", uidOne); in HWTEST_F()
|
/base/powermgr/battery_statistics/test/unittest/src/servicetest/ |
H A D | stats_service_location_test.cpp | 353 int32_t pidOne = 3458; in HWTEST_F() local 359 HiSysEvent::EventType::STATISTIC, "PID", pidOne, "UID", uidOne, "STATE", stateOn); in HWTEST_F() 371 HiSysEvent::EventType::STATISTIC, "PID", pidOne, "UID", uidOne, "STATE", stateOff); in HWTEST_F()
|
H A D | stats_service_bluetooth_test.cpp | 1139 int32_t pidOne = 3458; in HWTEST_F() local 1147 "PID", pidOne, "UID", uidOne, "STATE", stateOn); in HWTEST_F() 1159 "PID", pidOne, "UID", uidOne, "STATE", stateOff); in HWTEST_F() 1365 int32_t pidOne = 3458; in HWTEST_F() local 1371 "PID", pidOne, "UID", uidOne); in HWTEST_F() 1383 "PID", pidOne, "UID", uidOne); in HWTEST_F()
|
Completed in 11 milliseconds