Home
last modified time | relevance | path

Searched defs:msg3 (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/common/message_handler/unittest/
H A Dmessage_handler_test.c80 SoftBusMessage* msg3 = SoftBusCalloc(sizeof(SoftBusMessage)); in TestMessageHandler() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_topo_manager_test.cpp403 char *msg3 = const_cast<char *>(MSG_3); variable
436 uint8_t *msg3 = reinterpret_cast<uint8_t *>(const_cast<char *>(MSG_8)); variable
H A Dlnn_devicename_info_test.cpp170 char msg3[] = "{\"KEY_ACCOUNT\":10, \"KEY_NICK_NAME\":\"nickName\"}"; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H A Dnegotiate_message_test.cpp211 NegotiateMessage msg3; variable
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_private_member_test.cpp172 auto msg3 = std::make_shared<Message>(MessageID::MSG_ID_USER_START, parcel3); variable
836 auto msg3 = std::make_shared<Message>(MessageID::MSG_ID_PACKAGE_REMOVED, parcel3); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_msg_schedule_test.cpp451 Message *msg3 = msgSchedule.MoveNextMsg(context, isNeedHandle, isNeedContinue); variable