Home
last modified time | relevance | path

Searched defs:GetHostAndOptionalPort (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/base/
Durl_util.cc260 std::string GetHostAndOptionalPort(const GURL& url) { in GetHostAndOptionalPort() function
268 NET_EXPORT std::string GetHostAndOptionalPort( in GetHostAndOptionalPort() function
Durl_util_unittest.cc352 TEST(UrlUtilTest, GetHostAndOptionalPort) { in TEST() argument