Home
last modified time | relevance | path

Searched defs:msg2 (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H A Dnegotiate_message_test.cpp194 NegotiateMessage msg2; variable
340 NegotiateMessage msg2; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/message_handler/unittest/
H A Dmessage_handler_test.c91 SoftBusMessage* msg2 = SoftBusCalloc(sizeof(SoftBusMessage)); in TestMessageHandler() local
/ohos5.0/base/inputmethod/imf/test/fuzztest/inputmethodsystemability_fuzzer/
H A Dinputmethodsystemability_fuzzer.cpp64 auto msg2 = std::make_shared<Message>(MessageID::MSG_ID_PACKAGE_REMOVED, parcel2); in FuzzOnUser() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/fuzztest/softbusnegotiatemessage_fuzzer/
H A Dsoftbusnegotiatemessage_fuzzer.cpp80 SoftBus::NegotiateMessage msg2; in SoftBusNegotiateMessageUnmarshallingFuzzTest() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_topo_manager_test.cpp392 char *msg2 = const_cast<char *>(MSG_2); variable
435 uint8_t *msg2 = reinterpret_cast<uint8_t *>(const_cast<char *>(MSG_7)); variable
H A Dlnn_devicename_info_test.cpp169 char msg2[] = "{\"KEY_ACCOUNT\":10}"; variable
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_private_member_test.cpp163 auto msg2 = std::make_shared<Message>(MessageID::MSG_ID_USER_START, parcel2); variable
826 auto msg2 = std::make_shared<Message>(MessageID::MSG_ID_PACKAGE_REMOVED, parcel2); variable
/ohos5.0/drivers/hdf_core/adapter/platform/i2c/
H A Di2c_bes.c357 struct I2cMsg *msg2 = NULL; in i2c_transfer() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_msg_schedule_test.cpp435 Message *msg2 = msgSchedule.MoveNextMsg(context, isNeedHandle, isNeedContinue); variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_crpc_server_test.cpp134 …WifiHalEventCallbackMsg *msg2 = (WifiHalEventCallbackMsg *)calloc(1, sizeof(WifiHalEventCallbackMs… variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine_test.cpp2068 InternalMessagePtr msg2 = std::make_shared<InternalMessage>(); in DealWpaEapSimAuthEventTest() local
2087 InternalMessagePtr msg2 = std::make_shared<InternalMessage>(); in DealWpaEapUmtsAuthEventTest() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dgesture_event_hub_test_ng.cpp252 std::string msg2; variable