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

  /external/autotest/server/cros/network/
rf_switch_client_box_test.py 32 client_box = rf_switch_client_box.ClientBox(self.client_box_host)
44 client_box = rf_switch_client_box.ClientBox(self.client_box_host)
50 """Test to get stumpy from ClientBox if installed."""
57 client_box = rf_switch_client_box.ClientBox(self.client_box_host)
73 client_box = rf_switch_client_box.ClientBox(self.client_box_host)
rf_switch_controller.py 55 self.client_boxes.append(rf_switch_client_box.ClientBox(host))
75 autotest_lib.server.cros.network.rf_switch_client_box.ClientBox objects.
rf_switch_client_box.py 22 class ClientBox(object):
27 """Constructor for the ClientBox.

Completed in 64 milliseconds