/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
H A 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 …]
|
H A D | stats_camera_test.cpp | 626 int32_t stateStopped = 3; variable 634 HiSysEvent::EventType::BEHAVIOR, "PID", pid, "UID", uid, "STATE", stateStopped);
|
H A D | stats_phone_test.cpp | 742 int32_t stateStopped = 3; variable 748 HiSysEvent::EventType::BEHAVIOR, "PID", pid, "UID", uid, "STATE", stateStopped);
|
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/servicetest/ |
H A 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 283 int32_t stateStopped = 3; variable [all …]
|
H A 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);
|
H A D | stats_service_camera_test.cpp | 736 int32_t stateStopped = 3; variable 746 "UID", uid, "STATE", stateStopped);
|
H A D | stats_service_phone_test.cpp | 843 int32_t stateStopped = 3; variable 851 "UID", uid, "STATE", stateStopped);
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/image_animator/ |
H A D | image_animator_tdd_test.cpp | 350 const char *stateStopped = "stopped"; in ImageAnimatorTest003() local 368 EXPECT_STREQ(state, stateStopped); in ImageAnimatorTest003()
|
/ohos5.0/base/powermgr/battery_statistics/test/systemtest/src/ |
H A D | batterystats_sys_test.cpp | 449 int32_t stateStopped = 3; variable 455 HiSysEvent::EventType::BEHAVIOR, "PID", pid, "UID", uid, "STATE", stateStopped); 700 int32_t stateStopped = 3; variable 705 pid, "UID", uid, "STATE", stateStopped); 776 int32_t stateStopped = 3; variable 782 pid, "UID", uid, "STATE", stateStopped);
|