Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/src/
H A Dhdf_test_suit.c43 HdfTestMsg msg1 = {TEST_PAL_MANAGER_TYPE, PLAT_MANAGER_TEST_GET_DEVICE, -1}; in HdfPlatformEntryTest() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H A Dnegotiate_message_test.cpp178 NegotiateMessage msg1; variable
319 NegotiateMessage msg1; variable
/ohos5.0/base/inputmethod/imf/test/fuzztest/inputmethodsystemability_fuzzer/
H A Dinputmethodsystemability_fuzzer.cpp55 auto msg1 = std::make_shared<Message>(MessageID::MSG_ID_USER_REMOVED, parcel1); in FuzzOnUser() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/fuzztest/softbusnegotiatemessage_fuzzer/
H A Dsoftbusnegotiatemessage_fuzzer.cpp56 SoftBus::NegotiateMessage msg1; in SoftBusNegotiateMessageUnmarshallingFuzzTest() local
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_private_member_test.cpp151 auto msg1 = std::make_shared<Message>(MessageID::MSG_ID_USER_START, parcel1); variable
194 auto msg1 = std::make_shared<Message>(MessageID::MSG_ID_USER_REMOVED, parcel1); variable
816 auto msg1 = std::make_shared<Message>(MessageID::MSG_ID_PACKAGE_REMOVED, parcel1); variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A 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
H A Dlnn_p2p_info_test.cpp151 char msg1[PARSE_P2P_INFO_MSG_LEN] = "{\"test\":\"192.168.12.12\"}"; variable
H A Dlnn_devicename_info_test.cpp168 char msg1[] = "{\"KEY_NICK_NAME\":\"nickName\"}"; variable
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
H A Ddlp_crypt_test.cpp1714 struct DlpBlob msg1 = {15, input}; variable
1756 struct DlpBlob msg1 = {15, input}; variable
1789 struct DlpBlob msg1 = {15, input}; variable
1820 struct DlpBlob msg1 = {15, input}; variable
1853 struct DlpBlob msg1 = {15, input}; variable
1889 struct DlpBlob msg1 = {15, input}; variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/precompiled_macro/
H A Dsta_state_machine_test1.cpp307 InternalMessagePtr msg1 = std::make_shared<InternalMessage>(); in DealScreenStateChangedEventTest1() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dgesture_event_hub_test_ng.cpp249 std::string msg1; variable
333 std::string msg1; variable
566 std::string msg1; variable
H A Dgesture_event_hub_test_ng_property_config.cpp185 std::string msg1; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp353 char *msg1 = JSON_PrintUnformatted(obj1); variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A 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
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_crpc_server_test.cpp130 …WifiHalEventCallbackMsg *msg1 = (WifiHalEventCallbackMsg *)calloc(1, sizeof(WifiHalEventCallbackMs… variable