Home
last modified time | relevance | path

Searched refs:g_peerSessionName (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/statistics/
H A Dclient_trans_statistics_test.cpp33 char g_peerSessionName[SESSIONKEY_LEN] = "ohos.distributedschedule.dms.test"; member
70 info->peerSessionName = g_peerSessionName; in TestGetErrorChannelInfo()
82 info->peerSessionName = g_peerSessionName; in TestGetServerChannelInfo()
96 info->peerSessionName = g_peerSessionName; in TestGetRightChannelInfo()
/foundation/communication/dsoftbus/tests/sdk/transmission/ipc/
H A Dtrans_ipc_test.cpp34 static const char *g_peerSessionName = "ohos.distributedschedule.dms.test"; member
200 param->peerSessionName = g_peerSessionName; in HWTEST_F()
489 param->peerSessionName = g_peerSessionName; in HWTEST_F()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H A Dtrans_sdk_tcp_direct_test.cpp44 char g_peerSessionName[SESSIONKEY_LEN] = "ohos.distributedschedule.dms.test"; member
128 info->peerSessionName = g_peerSessionName; in TestGetChannelInfo()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/
H A Dtrans_sdk_file_test.cpp37 char g_peerSessionName[] = {"peer sessionName"}; member
82 channelInfo->peerSessionName = g_peerSessionName; in TransAddChannleInfoTest()
/foundation/communication/dsoftbus/tests/core/frame/unittest/
H A Dsoftbus_server_stub_test.cpp53 char g_peerSessionName[TEST_SESSION_NAME_SIZE_MAX] = "com.test.trans.session.sendfile"; member
98 sessionParam->peerSessionName = g_peerSessionName; in GenerateSessionParam()

Completed in 7 milliseconds