Searched defs:hostAndPort (Results 1 – 3 of 3) sorted by relevance
127 HostAndPort hostAndPort = mGceAvdInfo.hostAndPort(); in preInvocationSetup() local149 HostAndPort hostAndPort = getHostAndPortFromAvdInfo(); in postInvocationTearDown() local472 HostAndPort hostAndPort = mGceAvdInfo.hostAndPort(); in getHostAndPortFromAvdInfo() local524 HostAndPort hostAndPort = getHostAndPortFromAvdInfo(); in shutdown() local
171 public GceAvdInfo(String instanceName, HostAndPort hostAndPort) { in GceAvdInfo()180 HostAndPort hostAndPort, in GceAvdInfo()232 public HostAndPort hostAndPort() { in hostAndPort() method in GceAvdInfo
278 HostAndPort hostAndPort = HostAndPort.fromString(input); in isLocalhostIpPort() local