Searched refs:gce_hostname (Results 1 – 9 of 9) sorted by relevance
114 gce_hostname = self._compute_client.gce_hostname if hasattr(119 openwrt=openwrt, gce_hostname=gce_hostname))292 if device.gce_hostname:293 device_dict[constants.GCE_HOSTNAME] = device.gce_hostname300 device.gce_hostname or ip, vnc_ports, adb_ports,317 ip_addr=device.gce_hostname or ip,
98 gce_hostname=self._compute_client.gce_hostname)
60 self.compute_client.gce_hostname = None
65 self.compute_client.gce_hostname = None
42 openwrt=None, gce_hostname=None): argument81 self._gce_hostname = gce_hostname121 def gce_hostname(self): member in AndroidVirtualDevice
254 gce_hostname=None): argument259 if gce_hostname:260 self._ip = gce_hostname
433 def gce_hostname(self): member in AndroidComputeClient
147 gce_hostname=self._gce_hostname)
40 self.compute_client.gce_hostname = None