Lines Matching refs:hostname
35 def __init__(self, hostname='localhost', host_attributes={},
42 @param hostname: Hostname of the test station connected to the duts.
45 logging.info('Initializing TestBed centered on host: %s', hostname)
46 self.hostname = hostname
48 hostname=hostname)
60 hostname=hostname, teststation=self.teststation,
72 serials_attr = afe.get_host_attribute('serials', hostname=self.hostname)
208 host.hostname, host.adb_serial, build_url)
211 host.hostname, host.adb_serial, build_url)