Home
last modified time | relevance | path

Searched refs:ClientTransProxyFileManagerTest (Results 1 - 2 of 2) sorted by relevance

/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) in HWTEST_F()
277 HWTEST_F(ClientTransProxyFileManagerTest, ClinetTransRecvFileFrameDataTest001, TestSize.Level0) in HWTEST_F()
312 HWTEST_F(ClientTransProxyFileManagerTest, ClinetTransRecvFileFrameDataTest002, TestSize.Level0) in HWTEST_F()
378 HWTEST_F(ClientTransProxyFileManagerTest, ClinetTransProxyFileManagerInitDataTest001, TestSize.Level0) in HWTEST_F()
414 HWTEST_F(ClientTransProxyFileManagerTest, ClinetTransProxyGetSessionFileLockTest00
[all...]
/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()

Completed in 2 milliseconds