Home
last modified time | relevance | path

Searched refs:DEF_PKG_NAME (Results 1 - 12 of 12) sorted by relevance

/test/xts/dcts/communication/softbus_standard/transmission/reliability/
H A Dtrans_reliability_test.cpp119 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 Dtrans_file_func_test.cpp95 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 Dtrans_session_func_test.cpp126 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 DdsoftbusTest.cpp68 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 Dtrans_func_test.cpp355 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 Dtrans_stream_test.cpp82 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 Dnet_trans_common.c600 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 Dsocket_common.c118 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 Dsocket_common.h38 #define DEF_PKG_NAME "com.communication.demo1" macro
H A Dnet_trans_common.h39 #define DEF_PKG_NAME "com.communication.demo1" macro
/test/xts/dcts/communication/softbus_standard/socket_trans/server/
H A DSocketTestServer.cpp53 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 Dsocket_trans_func_test.cpp91 .pkgName = (char *)DEF_PKG_NAME,
99 .pkgName = (char *)DEF_PKG_NAME,
107 .pkgName = (char *)DEF_PKG_NAME,
115 .pkgName = (char *)DEF_PKG_NAME,

Completed in 10 milliseconds