Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/base/
H A Dhost_port_pair.cc114 std::string HostPortPair::HostForURL() const { in HostForURL() function in net::HostPortPair
H A Dhost_port_pair_unittest.cc86 TEST(HostPortPairTest, HostForURL) { in TEST() argument