/test/xts/dcts/communication/softbus_standard/transmission/reliability/ |
H A D | trans_reliability_test.cpp | 119 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_CTL, GetSessionListenser4Ctl());
in HWTEST_F() 121 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_DATA, GetSessionListenser4Data());
in HWTEST_F() 147 ret = RemoveSessionServer(DEF_PKG_NAME, SESSION_NAME_CTL);
in HWTEST_F() 149 ret = RemoveSessionServer(DEF_PKG_NAME, SESSION_NAME_DATA);
in HWTEST_F() 191 ret = CreateSessionServer(DEF_PKG_NAME, sessionNames[i], GetSessionListenser4Data());
in HWTEST_F() 197 ret = CreateSessionServer(DEF_PKG_NAME, sessionNames[i], GetSessionListenser4Data());
in HWTEST_F() 202 ret = RemoveSessionServer(DEF_PKG_NAME, sessionNames[i]);
in HWTEST_F() 219 ret = RemoveSessionServer(DEF_PKG_NAME, SESSION_NAME_DATA);
in HWTEST_F() 233 ret = CreateSessionServer(DEF_PKG_NAME, NULL, GetSessionListenser4Data());
in HWTEST_F() 236 ret = RemoveSessionServer(DEF_PKG_NAME, SESSION_NAME_DAT in HWTEST_F() [all...] |
/test/xts/dcts/communication/softbus_standard/transmission/sendfile/ |
H A D | trans_file_func_test.cpp | 95 int ret = SetFileSendListener(DEF_PKG_NAME, SESSION_NAME_FILE, GetSendFileListener());
in SetUp() 97 ret = SetFileReceiveListener(DEF_PKG_NAME, SESSION_NAME_FILE, GetRecvFileListener(), RECV_FILE_PATH);
in SetUp() 168 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_FILE, &g_fileSessionListener);
in HWTEST_F() 194 ret = RemoveSessionServer(DEF_PKG_NAME, SESSION_NAME_FILE);
in HWTEST_F() 208 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_FILE, &g_fileSessionListener);
in HWTEST_F() 234 ret = RemoveSessionServer(DEF_PKG_NAME, SESSION_NAME_FILE);
in HWTEST_F() 248 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_FILE, &g_fileSessionListener);
in HWTEST_F() 268 ret = RemoveSessionServer(DEF_PKG_NAME, SESSION_NAME_FILE);
in HWTEST_F() 282 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_FILE, &g_fileSessionListener);
in HWTEST_F() 306 ret = RemoveSessionServer(DEF_PKG_NAME, SESSION_NAME_FIL in HWTEST_F() [all...] |
/test/xts/dcts/communication/softbus_standard/transmission/sessionmgt/ |
H A D | trans_session_func_test.cpp | 126 ret = CreateSessionServer(DEF_PKG_NAME, sessionNames[i], GetSessionListenser4Data());
in HWTEST_F() 130 ret = CreateSessionServer(DEF_PKG_NAME, sessionName.c_str(), GetSessionListenser4Data());
in HWTEST_F() 135 ret = RemoveSessionServer(DEF_PKG_NAME, sessionNames[i]);
in HWTEST_F() 138 ret = RemoveSessionServer(DEF_PKG_NAME, sessionName.c_str());
in HWTEST_F() 153 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_DATA, GetSessionListenser4Data());
in HWTEST_F() 155 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_CTL, GetSessionListenser4Ctl());
in HWTEST_F() 179 ret = RemoveSessionServer(DEF_PKG_NAME, SESSION_NAME_DATA);
in HWTEST_F() 181 ret = RemoveSessionServer(DEF_PKG_NAME, SESSION_NAME_CTL);
in HWTEST_F() 256 ret = SetFileSendListener(DEF_PKG_NAME, SESSION_NAME_FILE, GetSendFileListener());
in HWTEST_F() 258 ret = SetFileReceiveListener(DEF_PKG_NAME, SESSION_NAME_FIL in HWTEST_F() [all...] |
/test/xts/dcts/communication/softbus_standard/dsoftbusTest/ |
H A D | dsoftbusTest.cpp | 68 int ret = RegNodeDeviceStateCb(DEF_PKG_NAME, g_nodeStateCallback);
in SetUpTestCase() 595 int dataRet = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_DATA, g_sessionlist4Data);
in HWTEST_F() 597 int ctrlRet = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_CTL, g_sessionlist4Ctrl);
in HWTEST_F() 599 int perfRet = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_PERF, g_sessionlist4Perf);
in HWTEST_F() 601 int passRet = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_PASS, g_sessionlist4Pass);
in HWTEST_F() 603 int proxyRet = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_PROXY, g_sessionlist4Proxy);
in HWTEST_F() 605 int fileRet = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_FILE, g_sessionlist4File);
in HWTEST_F() 607 int streamRet = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_STREAM, g_sessionlist4Stream);
in HWTEST_F() 616 int ret = SetFileSendListener(DEF_PKG_NAME, SESSION_NAME_FILE, GetSendFileListener());
in HWTEST_F() 620 ret = SetFileReceiveListener(DEF_PKG_NAME, SESSION_NAME_FIL in HWTEST_F() [all...] |
/test/xts/dcts/communication/softbus_standard/transmission/sendmsg/ |
H A D | trans_func_test.cpp | 355 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_DATA, GetSessionListenser4Data());
in HWTEST_F() 379 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_DATA, GetSessionListenser4Data());
in HWTEST_F() 403 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_DATA, GetSessionListenser4Data());
in HWTEST_F() 429 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_PROXY, GetSessionListenser4Proxy());
in HWTEST_F() 454 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_DATA, GetSessionListenser4Data());
in HWTEST_F() 484 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_DATA, GetSessionListenser4Data());
in HWTEST_F() 513 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_DATA, GetSessionListenser4Data());
in HWTEST_F() 536 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_PROXY, GetSessionListenser4Proxy());
in HWTEST_F() 560 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_PROXY, GetSessionListenser4Proxy());
in HWTEST_F() 584 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_PROX in HWTEST_F() [all...] |
/test/xts/dcts/communication/softbus_standard/transmission/sendstream/ |
H A D | trans_stream_test.cpp | 82 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_STREAM, GetSessionListenser4Stream());
in HWTEST_F() 101 ret = RemoveSessionServer(DEF_PKG_NAME, SESSION_NAME_STREAM);
in HWTEST_F() 127 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_STREAM, GetSessionListenser4Stream());
in HWTEST_F() 149 ret = RemoveSessionServer(DEF_PKG_NAME, SESSION_NAME_STREAM);
in HWTEST_F()
|
/test/xts/dcts/communication/softbus_standard/common/ |
H A D | net_trans_common.c | 600 return RegNodeDeviceStateCb(DEF_PKG_NAME, &g_defNodeStateCallback);
in RegisterDeviceStateDefCallback() 612 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_DATA, g_sessionlistener4Data);
in CreateSsAndOpenSession4Data() 623 ret = RemoveSessionServer(DEF_PKG_NAME, SESSION_NAME_DATA);
in CreateSsAndOpenSession4Data() 635 ret = RemoveSessionServer(DEF_PKG_NAME, SESSION_NAME_DATA);
in CreateSsAndOpenSession4Data() 648 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_CTL, g_sessionlistener4Ctl);
in CreateSsAndOpenSession4Ctl() 659 ret = RemoveSessionServer(DEF_PKG_NAME, SESSION_NAME_CTL);
in CreateSsAndOpenSession4Ctl() 671 ret = RemoveSessionServer(DEF_PKG_NAME, SESSION_NAME_CTL);
in CreateSsAndOpenSession4Ctl() 684 ret = CreateSessionServer(DEF_PKG_NAME, SESSION_NAME_PROXY, g_sessionlistener4Proxy);
in CreateSsAndOpenSession4Proxy() 800 ret4Ss = RemoveSessionServer(DEF_PKG_NAME, SESSION_NAME_DATA);
in CloseSessionAndRemoveSs4Data() 824 ret4Ss = RemoveSessionServer(DEF_PKG_NAME, SESSION_NAME_CT in CloseSessionAndRemoveSs4Ctl() [all...] |
H A D | socket_common.c | 118 return RegNodeDeviceStateCb(DEF_PKG_NAME, &g_defNodeStateCallback);
in RegisterDeviceStateDefCallback() 190 if (strcmp(info.pkgName, DEF_PKG_NAME) != 0)
in OnBindData() 518 int ret = GetAllNodeDeviceInfo(DEF_PKG_NAME, &nodeInfo, &nodeNum);
in CheckRemoteDeviceIsNull()
|
H A D | socket_common.h | 38 #define DEF_PKG_NAME "com.communication.demo1"
macro
|
H A D | net_trans_common.h | 39 #define DEF_PKG_NAME "com.communication.demo1"
macro
|
/test/xts/dcts/communication/softbus_standard/socket_trans/server/ |
H A D | SocketTestServer.cpp | 53 int ret = RegNodeDeviceStateCb(DEF_PKG_NAME, g_nodeStateCallback);
in SetUpTestCase() 68 .pkgName = (char *)DEF_PKG_NAME,
74 .pkgName = (char *)DEF_PKG_NAME,
80 .pkgName = (char *)DEF_PKG_NAME,
86 .pkgName = (char *)DEF_PKG_NAME,
|
/test/xts/dcts/communication/softbus_standard/socket_trans/client/func/ |
H A D | socket_trans_func_test.cpp | 91 .pkgName = (char *)DEF_PKG_NAME,
99 .pkgName = (char *)DEF_PKG_NAME,
107 .pkgName = (char *)DEF_PKG_NAME,
115 .pkgName = (char *)DEF_PKG_NAME,
|