Searched refs:APBox (Results 1 – 3 of 3) sorted by relevance
51 ap_box = rf_switch_ap_box.APBox(self.mock_host)65 rf_switch_ap_box.APBox(self.mock_host)75 rf_switch_ap_box.APBox(self.mock_host)86 ap_box = rf_switch_ap_box.APBox(self.mock_host)
53 self.ap_boxes.append(rf_switch_ap_box.APBox(host))
22 class APBox(object): class