Home
last modified time | relevance | path

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

/external/chromium_org/net/base/
Dnet_util.cc392 std::string GetHostAndPort(const GURL& url) { in GetHostAndPort() function
Dnet_util_unittest.cc280 TEST(NetUtilTest, GetHostAndPort) { in TEST() argument