Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_p2p_mock_test.cpp38 #define TEST_AUTO_CLOSE_TIME 5 macro
118 testConn->appInfo.autoCloseTime = TEST_AUTO_CLOSE_TIME; in TestSetSessionConn()
H A Dtrans_tcp_direct_message_append_test.cpp51 #define TEST_AUTO_CLOSE_TIME 10 macro
122 conn->appInfo.autoCloseTime = TEST_AUTO_CLOSE_TIME; in TestSetSessionConn()
160 appInfo->autoCloseTime = TEST_AUTO_CLOSE_TIME; in TestSetAppInfo()