/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
H A D | stats_location_test.cpp | 70 std::string stateOff = "stop"; in HWTEST_F() local 76 "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 103 std::string stateOff = "stop"; in HWTEST_F() local 109 "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 135 std::string stateOff = "stop"; in HWTEST_F() local 143 "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 167 std::string stateOff = "stop"; in HWTEST_F() local 176 "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 179 "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 205 std::string stateOff in HWTEST_F() local 237 std::string stateOff = "stop"; HWTEST_F() local 275 std::string stateOff = "stop"; HWTEST_F() local 307 std::string stateOff = "stop"; HWTEST_F() local 357 std::string stateOff = "stop"; HWTEST_F() local 390 std::string stateOff = "stop"; HWTEST_F() local [all...] |
H A D | stats_powermgr_test.cpp | 72 int32_t stateOff = 0; in HWTEST_F() local 80 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 105 int32_t stateOff = 0; in HWTEST_F() local 111 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 136 int32_t stateOff = 0; in HWTEST_F() local 144 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 166 int32_t stateOff = 0; in HWTEST_F() local 172 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 184 stateOff = 0; in HWTEST_F() 192 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 211 int32_t stateOff = 0; HWTEST_F() local 244 int32_t stateOff = 0; HWTEST_F() local 275 int32_t stateOff = 0; HWTEST_F() local 305 int32_t stateOff = 0; HWTEST_F() local [all...] |
H A D | stats_display_test.cpp | 36 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); in SetLastBrightness() local 45 HiSysEvent::EventType::STATISTIC, "STATE", stateOff); in SetLastBrightness() 90 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); in HWTEST_F() local 99 HiSysEvent::EventType::STATISTIC, "STATE", stateOff); in HWTEST_F() 123 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); in HWTEST_F() local 132 HiSysEvent::EventType::STATISTIC, "STATE", stateOff); in HWTEST_F() 155 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); in HWTEST_F() local 166 HiSysEvent::EventType::STATISTIC, "STATE", stateOff); in HWTEST_F() 191 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); in HWTEST_F() local 202 HiSysEvent::EventType::STATISTIC, "STATE", stateOff); in HWTEST_F() 222 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); HWTEST_F() local 264 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); HWTEST_F() local 300 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); HWTEST_F() local 367 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); HWTEST_F() local 408 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); HWTEST_F() local 450 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); HWTEST_F() local [all...] |
H A D | stats_bluetooth_test.cpp | 34 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); in WriteBluetoothEvent() local 42 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateOff); in WriteBluetoothEvent() 54 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateOff); in WriteBluetoothEvent() 102 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); in HWTEST_F() local 107 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 134 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); in HWTEST_F() local 140 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 164 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); in HWTEST_F() local 174 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 196 int32_t stateOff in HWTEST_F() local 235 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 274 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 316 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 348 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 388 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 419 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 452 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 482 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 514 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 553 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 592 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 634 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 666 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 706 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 737 int32_t stateOff = static_cast<int32_t>(Bluetooth::DISCOVERY_STOPED); HWTEST_F() local 770 int32_t stateOff = static_cast<int32_t>(Bluetooth::DISCOVERY_STOPED); HWTEST_F() local 802 int32_t stateOff = static_cast<int32_t>(Bluetooth::DISCOVERY_STOPED); HWTEST_F() local 832 int32_t stateOff = static_cast<int32_t>(Bluetooth::DISCOVERY_STOPED); HWTEST_F() local 871 int32_t stateOff = static_cast<int32_t>(Bluetooth::DISCOVERY_STOPED); HWTEST_F() local 912 int32_t stateOff = static_cast<int32_t>(Bluetooth::DISCOVERY_STOPED); HWTEST_F() local 944 int32_t stateOff = static_cast<int32_t>(Bluetooth::DISCOVERY_STOPED); HWTEST_F() local 984 int32_t stateOff = static_cast<int32_t>(Bluetooth::DISCOVERY_STOPED); HWTEST_F() local 1018 int32_t stateOff = static_cast<int32_t>(Bluetooth::DISCOVERY_STOPED); HWTEST_F() local 1337 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local [all...] |
H A D | stats_phone_test.cpp | 69 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() local 75 HiSysEvent::EventType::BEHAVIOR, "STATE", stateOff); in HWTEST_F() 99 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() local 107 HiSysEvent::EventType::BEHAVIOR, "STATE", stateOff); in HWTEST_F() 132 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() local 140 HiSysEvent::EventType::BEHAVIOR, "STATE", stateOff); in HWTEST_F() 161 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() local 169 HiSysEvent::EventType::BEHAVIOR, "STATE", stateOff); in HWTEST_F() 199 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() local 210 HiSysEvent::EventType::BEHAVIOR, "STATE", stateOff); in HWTEST_F() 237 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); HWTEST_F() local 277 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); HWTEST_F() local 306 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); HWTEST_F() local 346 int32_t stateOff = 0; HWTEST_F() local 376 int32_t stateOff = 0; HWTEST_F() local 408 int32_t stateOff = 0; HWTEST_F() local 437 int32_t stateOff = 0; HWTEST_F() local 475 int32_t stateOff = 0; HWTEST_F() local 513 int32_t stateOff = 0; HWTEST_F() local 542 int32_t stateOff = 0; HWTEST_F() local 725 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); HWTEST_F() local 761 int32_t stateOff = 0; HWTEST_F() local 812 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); HWTEST_F() local 841 int32_t stateOff = 0; HWTEST_F() local [all...] |
H A D | stats_wifi_test.cpp | 70 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); in HWTEST_F() local 75 HiSysEvent::EventType::STATISTIC, "TYPE", stateOff); in HWTEST_F() 100 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); in HWTEST_F() local 105 HiSysEvent::EventType::STATISTIC, "TYPE", stateOff); in HWTEST_F() 129 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); in HWTEST_F() local 137 HiSysEvent::EventType::STATISTIC, "TYPE", stateOff); in HWTEST_F() 159 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); in HWTEST_F() local 165 HiSysEvent::EventType::STATISTIC, "TYPE", stateOff); in HWTEST_F() 196 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); in HWTEST_F() local 205 HiSysEvent::EventType::STATISTIC, "TYPE", stateOff); in HWTEST_F() 232 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); HWTEST_F() local 262 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); HWTEST_F() local 300 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); HWTEST_F() local 479 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); HWTEST_F() local 521 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); HWTEST_F() local 559 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); HWTEST_F() local 634 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); HWTEST_F() local [all...] |
H A D | stats_camera_test.cpp | 505 int32_t stateOff = 0; in HWTEST_F() local 511 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 537 int32_t stateOff = 0; in HWTEST_F() local 543 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 568 int32_t stateOff = 0; in HWTEST_F() local 576 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 598 int32_t stateOff = 0; in HWTEST_F() local 604 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F()
|
H A D | stats_audio_test.cpp | 265 int32_t stateOff = 0; in HWTEST_F() local 273 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F()
|
/base/powermgr/battery_statistics/test/unittest/src/servicetest/ |
H A D | stats_service_location_test.cpp | 89 std::string stateOff = "stop"; in HWTEST_F() local 97 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 125 std::string stateOff = "stop"; in HWTEST_F() local 133 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 160 std::string stateOff = "stop"; in HWTEST_F() local 170 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 195 std::string stateOff = "stop"; in HWTEST_F() local 207 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 211 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 238 std::string stateOff in HWTEST_F() local 273 std::string stateOff = "stop"; HWTEST_F() local 316 std::string stateOff = "stop"; HWTEST_F() local 351 std::string stateOff = "stop"; HWTEST_F() local 406 std::string stateOff = "stop"; HWTEST_F() local 442 std::string stateOff = "stop"; HWTEST_F() local 482 std::string stateOff = "stop"; HWTEST_F() local [all...] |
H A D | stats_service_display_test.cpp | 45 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); in SetLastBrightness() local 57 HiSysEvent::EventType::STATISTIC, "STATE", stateOff); in SetLastBrightness() 114 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); in HWTEST_F() local 126 HiSysEvent::EventType::STATISTIC, "STATE", stateOff); in HWTEST_F() 152 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); in HWTEST_F() local 164 HiSysEvent::EventType::STATISTIC, "STATE", stateOff); in HWTEST_F() 189 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); in HWTEST_F() local 203 HiSysEvent::EventType::STATISTIC, "STATE", stateOff); in HWTEST_F() 230 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); in HWTEST_F() local 244 HiSysEvent::EventType::STATISTIC, "STATE", stateOff); in HWTEST_F() 266 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); HWTEST_F() local 313 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); HWTEST_F() local 353 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); HWTEST_F() local 429 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); HWTEST_F() local 474 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); HWTEST_F() local 521 int32_t stateOff = static_cast<int32_t>(OHOS::DisplayPowerMgr::DisplayState::DISPLAY_OFF); HWTEST_F() local [all...] |
H A D | stats_service_powermgr_test.cpp | 93 int32_t stateOff = 0; in HWTEST_F() local 103 HiSysEvent::EventType::STATISTIC, "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 130 int32_t stateOff = 0; in HWTEST_F() local 138 pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 165 int32_t stateOff = 0; in HWTEST_F() local 175 pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 199 int32_t stateOff = 0; in HWTEST_F() local 207 pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 219 stateOff = 0; in HWTEST_F() 229 pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 250 int32_t stateOff = 0; HWTEST_F() local 287 int32_t stateOff = 0; HWTEST_F() local 322 int32_t stateOff = 0; HWTEST_F() local 356 int32_t stateOff = 0; HWTEST_F() local 411 int32_t stateOff = 0; HWTEST_F() local [all...] |
H A D | stats_service_bluetooth_test.cpp | 44 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); in WriteBluetoothEvent() local 54 "PID", pid, "UID", uid, "STATE", stateOff); in WriteBluetoothEvent() 70 "PID", pid, "UID", uid, "STATE", stateOff); in WriteBluetoothEvent() 131 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); in HWTEST_F() local 138 "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 166 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); in HWTEST_F() local 174 "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 199 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); in HWTEST_F() local 211 "PID", pid, "UID", uid, "STATE", stateOff); in HWTEST_F() 234 int32_t stateOff in HWTEST_F() local 276 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 320 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 367 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 402 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 447 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 481 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 517 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 550 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 585 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 627 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 671 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 718 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 753 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 798 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 832 int32_t stateOff = static_cast<int32_t>(Bluetooth::DISCOVERY_STOPED); HWTEST_F() local 868 int32_t stateOff = static_cast<int32_t>(Bluetooth::DISCOVERY_STOPED); HWTEST_F() local 903 int32_t stateOff = static_cast<int32_t>(Bluetooth::DISCOVERY_STOPED); HWTEST_F() local 936 int32_t stateOff = static_cast<int32_t>(Bluetooth::DISCOVERY_STOPED); HWTEST_F() local 980 int32_t stateOff = static_cast<int32_t>(Bluetooth::DISCOVERY_STOPED); HWTEST_F() local 1026 int32_t stateOff = static_cast<int32_t>(Bluetooth::DISCOVERY_STOPED); HWTEST_F() local 1061 int32_t stateOff = static_cast<int32_t>(Bluetooth::DISCOVERY_STOPED); HWTEST_F() local 1106 int32_t stateOff = static_cast<int32_t>(Bluetooth::DISCOVERY_STOPED); HWTEST_F() local 1143 int32_t stateOff = static_cast<int32_t>(Bluetooth::DISCOVERY_STOPED); HWTEST_F() local 1491 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local [all...] |
H A D | stats_service_phone_test.cpp | 89 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() local 97 HiSysEvent::EventType::BEHAVIOR, "STATE", stateOff); in HWTEST_F() 122 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() local 132 HiSysEvent::EventType::BEHAVIOR, "STATE", stateOff); in HWTEST_F() 158 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() local 168 HiSysEvent::EventType::BEHAVIOR, "STATE", stateOff); in HWTEST_F() 190 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() local 200 HiSysEvent::EventType::BEHAVIOR, "STATE", stateOff); in HWTEST_F() 231 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() local 245 HiSysEvent::EventType::BEHAVIOR, "STATE", stateOff); in HWTEST_F() 274 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); HWTEST_F() local 319 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); HWTEST_F() local 351 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); HWTEST_F() local 396 int32_t stateOff = 0; HWTEST_F() local 429 int32_t stateOff = 0; HWTEST_F() local 464 int32_t stateOff = 0; HWTEST_F() local 496 int32_t stateOff = 0; HWTEST_F() local 537 int32_t stateOff = 0; HWTEST_F() local 580 int32_t stateOff = 0; HWTEST_F() local 612 int32_t stateOff = 0; HWTEST_F() local 819 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); HWTEST_F() local 858 int32_t stateOff = 0; HWTEST_F() local 914 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); HWTEST_F() local 946 int32_t stateOff = 0; HWTEST_F() local [all...] |
H A D | stats_service_wifi_test.cpp | 88 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); in HWTEST_F() local 95 HiSysEvent::EventType::STATISTIC, "TYPE", stateOff); in HWTEST_F() 121 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); in HWTEST_F() local 128 HiSysEvent::EventType::STATISTIC, "TYPE", stateOff); in HWTEST_F() 153 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); in HWTEST_F() local 163 HiSysEvent::EventType::STATISTIC, "TYPE", stateOff); in HWTEST_F() 186 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); in HWTEST_F() local 194 HiSysEvent::EventType::STATISTIC, "TYPE", stateOff); in HWTEST_F() 226 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); in HWTEST_F() local 238 HiSysEvent::EventType::STATISTIC, "TYPE", stateOff); in HWTEST_F() 267 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); HWTEST_F() local 300 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); HWTEST_F() local 343 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); HWTEST_F() local 525 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); HWTEST_F() local 568 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); HWTEST_F() local 608 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); HWTEST_F() local 683 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED); HWTEST_F() local [all...] |
H A D | stats_service_camera_test.cpp | 595 int32_t stateOff = 0; in HWTEST_F() local 603 "UID", uid, "STATE", stateOff); in HWTEST_F() 631 int32_t stateOff = 0; in HWTEST_F() local 639 "UID", uid, "STATE", stateOff); in HWTEST_F() 666 int32_t stateOff = 0; in HWTEST_F() local 676 "UID", uid, "STATE", stateOff); in HWTEST_F() 700 int32_t stateOff = 0; in HWTEST_F() local 708 "UID", uid, "STATE", stateOff); in HWTEST_F() 848 int32_t stateOff = 0; in HWTEST_F() local 856 "UID", uid, "STATE", stateOff); in HWTEST_F() [all...] |
H A D | stats_service_audio_test.cpp | 315 int32_t stateOff = 0; in HWTEST_F() local 325 pid, "UID", uid, "STATE", stateOff); in HWTEST_F()
|
H A D | stats_service_subscriber_test.cpp | 335 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED); in HWTEST_F() local 343 HiSysEvent::Domain::TELEPHONY, StatsHiSysEvent::CALL_STATE, HiSysEvent::EventType::BEHAVIOR, "STATE", stateOff); in HWTEST_F()
|
/base/powermgr/battery_statistics/test/systemtest/src/ |
H A D | batterystats_sys_test.cpp | 169 int32_t stateOff = static_cast<int32_t>(DisplayPowerMgr::DisplayState::DISPLAY_OFF);
in HWTEST_F() local 180 HiviewDFX::HiSysEvent::EventType::STATISTIC, "STATE", stateOff);
in HWTEST_F() 345 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF);
in HWTEST_F() local 352 "PID", pid, "UID", uid, "STATE", stateOff);
in HWTEST_F() 378 int32_t stateOff = static_cast<int32_t>(Wifi::ConnState::DISCONNECTED);
in HWTEST_F() local 383 HiSysEvent::EventType::STATISTIC, "TYPE", stateOff);
in HWTEST_F() 408 int32_t stateOff = static_cast<int32_t>(TelCallState::CALL_STATUS_DISCONNECTED);
in HWTEST_F() local 416 HiSysEvent::EventType::BEHAVIOR, "STATE", stateOff);
in HWTEST_F() 515 std::string stateOff = "stop";
in HWTEST_F() local 521 pid, "UID", uid, "STATE", stateOff);
in HWTEST_F() 548 int32_t stateOff = 0; HWTEST_F() local 613 int32_t stateOff = 0; HWTEST_F() local 644 int32_t stateOff = static_cast<int32_t>(Bluetooth::BTStateID::STATE_TURN_OFF); HWTEST_F() local 694 int32_t stateOff = 0; HWTEST_F() local 745 int32_t stateOff = 0; HWTEST_F() local 803 int32_t stateOff = 0; HWTEST_F() local [all...] |
/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/ |
H A D | js_cooperate_context.cpp | 373 napi_value stateOff = nullptr;
in DeclareDeviceCoordinationInterface() local 374 CHKRV(napi_create_int32(env, static_cast<int32_t>(JsEventCooperateTarget::CooperateMessage::STATE_OFF), &stateOff),
in DeclareDeviceCoordinationInterface() 382 DECLARE_NAPI_STATIC_PROPERTY("MSG_COOPERATE_STATE_OFF", stateOff)
in DeclareDeviceCoordinationInterface()
|