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