HomeSort by relevance Sort by last modified time
    Searched refs:rf_switch_label (Results 1 - 3 of 3) sorted by null

  /external/autotest/server/cros/network/
rf_switch_ap_box.py 32 self.rf_switch_label = ''
38 self.rf_switch_label = label
39 if not self.ap_box_label or not self.rf_switch_label:
56 self.rf_switch_label.lower(), self.ap_box_label.lower())
rf_switch_client_box.py 37 rf_switch_label = ''
41 rf_switch_label = label
48 lambda x: x in host.labels, [RF_SWITCH_DUT, rf_switch_label]))
rf_switch_ap_box_test.py 55 self.assertEquals(ap_box.rf_switch_label, 'rf_switch_1')

Completed in 53 milliseconds