Searched refs:GetHostAddressWithString (Results 1 – 3 of 3) sorted by relevance
132 std::string GetHostAddressWithString() const;
139 std::string Ipv4Address::GetHostAddressWithString() const in GetHostAddressWithString() function in OHOS::Wifi::Ipv4Address
143 EXPECT_TRUE(mIpv4Address.GetHostAddressWithString() == "0.168.3.144");