Home
last modified time | relevance | path

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

/foundation/communication/netstack/test/unittest/tlssocket/client/
H A DTlsSocketBranchTest.cpp202 Socket::NetAddress getNetAddress = connectOptions.GetNetAddress(); in HWTEST_F() local
203 std::string address = getNetAddress.GetAddress(); in HWTEST_F()
205 int port = getNetAddress.GetPort(); in HWTEST_F()
/foundation/communication/netstack/test/unittest/tls_test/client/
H A DTlsSocketBranchTest.cpp202 Socket::NetAddress getNetAddress = connectOptions.GetNetAddress(); in HWTEST_F() local
203 std::string address = getNetAddress.GetAddress(); in HWTEST_F()
205 int port = getNetAddress.GetPort(); in HWTEST_F()

Completed in 3 milliseconds