Searched defs:hostAndPort (Results 1 – 4 of 4) sorted by relevance
70 public GceAvdInfo(String instanceName, HostAndPort hostAndPort) { in GceAvdInfo()77 String instanceName, HostAndPort hostAndPort, String errors, GceStatus status) { in GceAvdInfo()105 public HostAndPort hostAndPort() { in hostAndPort() method in GceAvdInfo
282 HostAndPort hostAndPort, in createGceSshMonitor()
105 HostAndPort hostAndPort = mGceAvdInfo.hostAndPort(); in preInvocationSetup() local125 HostAndPort hostAndPort = getHostAndPortFromAvdInfo(); in postInvocationTearDown() local368 HostAndPort hostAndPort = mGceAvdInfo.hostAndPort(); in getHostAndPortFromAvdInfo() local
194 HostAndPort hostAndPort = HostAndPort.fromString(input); in isIpPort() local