/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
D | stats_audio_test.cpp | 65 int32_t stateStopped = 3; variable 71 HiSysEvent::EventType::BEHAVIOR, "PID", pid, "UID", uid, "STATE", stateStopped); 95 int32_t stateStopped = 3; variable 101 HiSysEvent::EventType::BEHAVIOR, "PID", pid, "UID", uid, "STATE", stateStopped); 124 int32_t stateStopped = 3; variable 132 HiSysEvent::EventType::BEHAVIOR, "PID", pid, "UID", uid, "STATE", stateStopped); 153 int32_t stateStopped = 3; variable 161 HiSysEvent::EventType::BEHAVIOR, "PID", pid, "UID", uid, "STATE", stateStopped); 197 int32_t stateStopped = 3; variable 211 HiSysEvent::EventType::BEHAVIOR, "PID", pid, "UID", uid, "STATE", stateStopped); [all …]
|
D | stats_camera_test.cpp | 626 int32_t stateStopped = 3; variable 634 HiSysEvent::EventType::BEHAVIOR, "PID", pid, "UID", uid, "STATE", stateStopped);
|
D | stats_phone_test.cpp | 742 int32_t stateStopped = 3; variable 748 HiSysEvent::EventType::BEHAVIOR, "PID", pid, "UID", uid, "STATE", stateStopped);
|
/base/powermgr/battery_statistics/test/unittest/src/servicetest/ |
D | stats_service_audio_test.cpp | 87 int32_t stateStopped = 3; variable 95 "UID", uid, "STATE", stateStopped); 121 int32_t stateStopped = 3; variable 129 "UID", uid, "STATE", stateStopped); 154 int32_t stateStopped = 3; variable 164 "UID", uid, "STATE", stateStopped); 187 int32_t stateStopped = 3; variable 197 "UID", uid, "STATE", stateStopped); 239 int32_t stateStopped = 3; variable 257 "UID", uid, "STATE", stateStopped); [all …]
|
D | stats_service_subscriber_test.cpp | 193 int32_t stateStopped = 3; variable 201 "UID", uid, "STATE", stateStopped); 230 int32_t stateStopped = 3; variable 240 "UID", uid, "STATE", stateStopped); 250 "UID", uid, "STATE", stateStopped); 260 "UID", uid, "STATE", stateStopped); 287 int32_t stateStopped = 3; variable 295 "UID", uid, "STATE", stateStopped);
|
D | stats_service_camera_test.cpp | 736 int32_t stateStopped = 3; variable 746 "UID", uid, "STATE", stateStopped);
|
D | stats_service_phone_test.cpp | 843 int32_t stateStopped = 3; variable 851 "UID", uid, "STATE", stateStopped);
|
/base/powermgr/battery_statistics/test/systemtest/src/ |
D | batterystats_sys_test.cpp | 446 int32_t stateStopped = 3; variable 452 HiSysEvent::EventType::BEHAVIOR, "PID", pid, "UID", uid, "STATE", stateStopped); 697 int32_t stateStopped = 3; variable 702 pid, "UID", uid, "STATE", stateStopped); 773 int32_t stateStopped = 3; variable 779 pid, "UID", uid, "STATE", stateStopped);
|