Searched refs:dfsSessionName (Results 1 - 1 of 1) sorted by relevance
/foundation/communication/dsoftbus/tests/sdk/transmission/session/ |
H A D | client_trans_session_test.cpp | 796 const char *dfsSessionName = "DistributedFileService"; in HWTEST_F() local 797 sessionId = AddSessionServerAndSession(dfsSessionName, CHANNEL_TYPE_BUTT, false); in HWTEST_F() 802 DeleteSessionServerAndSession(dfsSessionName, sessionId); in HWTEST_F() 803 sessionId = AddSessionServerAndSession(dfsSessionName, CHANNEL_TYPE_TCP_DIRECT, false); in HWTEST_F() 808 DeleteSessionServerAndSession(dfsSessionName, sessionId); in HWTEST_F() 819 const char *dfsSessionName = "DistributedFileService"; in HWTEST_F() local 820 int32_t sessionId = AddSessionServerAndSession(dfsSessionName, CHANNEL_TYPE_TCP_DIRECT, false); in HWTEST_F() 825 DeleteSessionServerAndSession(dfsSessionName, sessionId); in HWTEST_F() 836 const char *dfsSessionName = "DistributedFileService"; in HWTEST_F() local 837 int32_t sessionId = AddSessionServerAndSession(dfsSessionName, CHANNEL_TYPE_TCP_DIREC in HWTEST_F() 853 const char *dfsSessionName = "DistributedFileService"; HWTEST_F() local [all...] |
Completed in 2 milliseconds