Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H A Dtrans_sdk_tcp_direct_test.cpp50 class TransSdkTcpDirectTest : public testing::Test { class
52 TransSdkTcpDirectTest() in TransSdkTcpDirectTest() function in OHOS::TransSdkTcpDirectTest
54 ~TransSdkTcpDirectTest() in ~TransSdkTcpDirectTest()
147 void TransSdkTcpDirectTest::SetUpTestCase(void) in SetUpTestCase()
158 void TransSdkTcpDirectTest::TearDownTestCase(void) in TearDownTestCase()
191 HWTEST_F(TransSdkTcpDirectTest, TransTdcCloseChannelTest002, TestSize.Level0)
247 HWTEST_F(TransSdkTcpDirectTest, TransTdcGetHandleTest004, TestSize.Level0)
313 HWTEST_F(TransSdkTcpDirectTest, TransTdcGetInfoByIdTest006, TestSize.Level0)
494 HWTEST_F(TransSdkTcpDirectTest, TransTdcReleaseFdTest0013, TestSize.Level0)
510 HWTEST_F(TransSdkTcpDirectTest, TransTdcStopReadTest0014, TestSize.Level0)
[all …]
H A DBUILD.gn21 ohos_unittest("TransSdkTcpDirectTest") {
152 ":TransSdkTcpDirectTest",