Searched defs:GetHostAndPort (Results 1 – 4 of 4) sorted by relevance
253 std::string GetHostAndPort(const GURL& url) { in GetHostAndPort() function
334 TEST(UrlUtilTest, GetHostAndPort) { in TEST() argument
137 Status GrpcServer::GetHostAndPort(const ServerDef& server_def, in GetHostAndPort() function in tensorflow::GrpcServer
423 static HostPortPair GetHostAndPort() { return HostPortPair("unittest", 0); } in GetHostAndPort() function in net::SSLServerSocketTest