Lines Matching refs:lab
94 return device_hostname.lab == cls.LAB_NUMBER
115 device_hostname.lab, device_hostname.row,
162 device_hostname.lab, device_hostname.row,
215 device_hostname.lab, device_hostname.row,
322 device_hostname.lab,
388 lab=int(m.group(1)),
414 for lab in lab_configs:
415 if lab.is_device_in_the_lab(device_hostname):
416 rpm_hostname = lab.get_rpm_hostname(device_hostname)
417 rpm_outlet = lab.get_rpm_outlet(device_hostname)
418 hydra_hostname = lab.get_hydra_hostname(device_hostname)