Home
last modified time | relevance | path

Searched refs:TEST_INVALID_SESSION_ID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_session_dispatcher_test.cpp37 constexpr int TEST_INVALID_SESSION_ID = -1; variable
189 …weak_ptr<SoftbusAgent> wp = SoftbusSessionDispatcher::GetAgent(TEST_INVALID_SESSION_ID, peerSessio…
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_common_test.cpp34 #define TEST_INVALID_SESSION_ID (-1) macro
642 int32_t ret = CancelWaitLaneState(TEST_SESSION_NAME, TEST_INVALID_SESSION_ID);