Home
last modified time | relevance | path

Searched refs:ClientTransProxyFileManagerTest (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/
H A Dclient_trans_proxy_file_manager_test.cpp172 class ClientTransProxyFileManagerTest : public testing::Test { class
174 ClientTransProxyFileManagerTest() {} in ClientTransProxyFileManagerTest() function in OHOS::ClientTransProxyFileManagerTest
175 ~ClientTransProxyFileManagerTest() {} in ~ClientTransProxyFileManagerTest()
182 void ClientTransProxyFileManagerTest::SetUpTestCase(void) in SetUpTestCase()
198 void ClientTransProxyFileManagerTest::TearDownTestCase(void) in TearDownTestCase()
226 HWTEST_F(ClientTransProxyFileManagerTest, ClinetTransProxySendFileTest001, TestSize.Level0)
277 HWTEST_F(ClientTransProxyFileManagerTest, ClinetTransRecvFileFrameDataTest001, TestSize.Level0)
1150 HWTEST_F(ClientTransProxyFileManagerTest, ClinetTransProxyCheckFileTest001, TestSize.Level0)
1378 HWTEST_F(ClientTransProxyFileManagerTest, ClinetTransProxyCrcCheckTest001, TestSize.Level0)
1593 HWTEST_F(ClientTransProxyFileManagerTest, ProxySendFileTransResultTest001, TestSize.Level0)
[all …]
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttransproxyfilemanager_fuzzer/
H A Dclienttransproxyfilemanager_fuzzer.cpp45 void ClientTransProxyFileManagerTest(const uint8_t* data, size_t size) in ClientTransProxyFileManagerTest() function
68 OHOS::ClientTransProxyFileManagerTest(data, size); in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/
H A DBUILD.gn216 ohos_unittest("ClientTransProxyFileManagerTest") {
414 ":ClientTransProxyFileManagerTest",