HomeSort by relevance Sort by last modified time
    Searched refs:HostForURL (Results 1 - 3 of 3) sorted by null

  /external/chromium/net/base/
host_port_pair.cc 31 return base::StringPrintf("%s:%u", HostForURL().c_str(), port_);
34 std::string HostPortPair::HostForURL() const {
host_port_pair.h 63 std::string HostForURL() const;
  /external/chromium/chrome/browser/history/
multipart_uitest.cc 51 test_server.host_port_pair().HostForURL() + ":%/multipart'");

Completed in 51 milliseconds