Home
last modified time | relevance | path

Searched refs:SMART_USBHUB_LABEL (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/hosts/
Dservo_constants.py64 SMART_USBHUB_LABEL = 'smart_usbhub' variable
Dcros_host.py1292 (servo_constants.SMART_USBHUB_LABEL in host_info.labels)):
1297 servo_constants.SMART_USBHUB_LABEL,
1299 host_info.labels.append(servo_constants.SMART_USBHUB_LABEL)
1302 servo_constants.SMART_USBHUB_LABEL,
1304 host_info.labels.remove(servo_constants.SMART_USBHUB_LABEL)