Home
last modified time | relevance | path

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

/foundation/communication/netstack/test/unittest/tls_test/client/
H A DTlsSocketCertChainOneWayTest.cpp98 TLSSocket certChainOneWayService; in HWTEST_F() local
99 SetCertChainOneWayHwTestShortParam(certChainOneWayService); in HWTEST_F()
104 certChainOneWayService.Send(tcpSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in HWTEST_F()
107 (void)certChainOneWayService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in HWTEST_F()
116 TLSSocket certChainOneWayService; in HWTEST_F() local
117 SetCertChainOneWayHwTestShortParam(certChainOneWayService); in HWTEST_F()
123 certChainOneWayService.Send(tcpSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in HWTEST_F()
126 (void)certChainOneWayService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in HWTEST_F()
134 TLSSocket certChainOneWayService; in HWTEST_F() local
135 SetCertChainOneWayHwTestShortParam(certChainOneWayService); in HWTEST_F()
152 TLSSocket certChainOneWayService; HWTEST_F() local
192 TLSSocket certChainOneWayService; HWTEST_F() local
220 TLSSocket certChainOneWayService; HWTEST_F() local
240 TLSSocket certChainOneWayService; HWTEST_F() local
264 TLSSocket certChainOneWayService; HWTEST_F() local
297 TLSSocket certChainOneWayService; HWTEST_F() local
[all...]
/foundation/communication/netstack/test/unittest/tlssocket/client/
H A DTlsSocketCertChainOneWayTest.cpp98 TLSSocket certChainOneWayService; in HWTEST_F() local
99 SetCertChainOneWayHwTestShortParam(certChainOneWayService); in HWTEST_F()
104 certChainOneWayService.Send(tcpSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in HWTEST_F()
107 (void)certChainOneWayService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in HWTEST_F()
116 TLSSocket certChainOneWayService; in HWTEST_F() local
117 SetCertChainOneWayHwTestShortParam(certChainOneWayService); in HWTEST_F()
123 certChainOneWayService.Send(tcpSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in HWTEST_F()
126 (void)certChainOneWayService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in HWTEST_F()
134 TLSSocket certChainOneWayService; in HWTEST_F() local
135 SetCertChainOneWayHwTestShortParam(certChainOneWayService); in HWTEST_F()
152 TLSSocket certChainOneWayService; HWTEST_F() local
192 TLSSocket certChainOneWayService; HWTEST_F() local
220 TLSSocket certChainOneWayService; HWTEST_F() local
240 TLSSocket certChainOneWayService; HWTEST_F() local
264 TLSSocket certChainOneWayService; HWTEST_F() local
297 TLSSocket certChainOneWayService; HWTEST_F() local
[all...]

Completed in 2 milliseconds