Home
last modified time | relevance | path

Searched defs:msg1 (Results 1 – 13 of 13) sorted by relevance

/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
Dnegotiate_message_test.cpp178 NegotiateMessage msg1; variable
319 NegotiateMessage msg1; variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/utest/common/
Dhelpers_for_test.ts44 const msg1 = msg; constant
/foundation/communication/dsoftbus/tests/core/connection/fuzztest/softbusnegotiatemessage_fuzzer/
Dsoftbusnegotiatemessage_fuzzer.cpp56 SoftBus::NegotiateMessage msg1; in SoftBusNegotiateMessageUnmarshallingFuzzTest() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
Dlnn_topo_manager_test.cpp391 char *msg1 = const_cast<char *>(MSG_1); variable
431 uint8_t *msg1 = reinterpret_cast<uint8_t *>(const_cast<char *>(MSG_2)); variable
Dlnn_p2p_info_test.cpp151 char msg1[PARSE_P2P_INFO_MSG_LEN] = "{\"test\":\"192.168.12.12\"}"; variable
Dlnn_devicename_info_test.cpp168 char msg1[] = "{\"KEY_NICK_NAME\":\"nickName\"}"; variable
/foundation/communication/wifi/wifi/test/wifi_standard/precompiled_macro/
Dsta_state_machine_test1.cpp307 InternalMessagePtr msg1 = std::make_shared<InternalMessage>(); in DealScreenStateChangedEventTest1() local
/foundation/arkui/ace_engine/test/unittest/core/event/
Dgesture_event_hub_test_ng.cpp249 std::string msg1; variable
333 std::string msg1; variable
566 std::string msg1; variable
Dgesture_event_hub_test_ng_property_config.cpp185 std::string msg1; variable
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
Dauth_session_message_test.cpp353 char *msg1 = JSON_PrintUnformatted(obj1); variable
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
Dsta_state_machine_test.cpp2062 InternalMessagePtr msg1 = std::make_shared<InternalMessage>(); in DealWpaEapSimAuthEventTest() local
2082 InternalMessagePtr msg1 = std::make_shared<InternalMessage>(); in DealWpaEapUmtsAuthEventTest() local
2118 InternalMessagePtr msg1 = std::make_shared<InternalMessage>(); in DealGetDhcpIpTimeoutTest() local
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtsp/
Drtsp_unit_test.cpp438 const std::string &msg1 = "RTSP/1.0 401 Unauthorized\r\nCSeq: 3\r\n"; variable
453 const std::string &msg1 = "RTSP/1.0 401 Unauthorized\r\nCSeq: 3\r\n"; variable
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
Dwifi_hal_crpc_server_test.cpp130 …WifiHalEventCallbackMsg *msg1 = (WifiHalEventCallbackMsg *)calloc(1, sizeof(WifiHalEventCallbackMs… variable