Home
last modified time | relevance | path

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

/external/autotest/server/cros/ap_configurators/
Ddynamic_ap_configurator.py436 self._power_up_router()
453 self.add_item_to_command_list(self._power_up_router, (), 1, 0)
456 def _power_up_router(self): member in DynamicAPConfigurator
721 if (first_command == self._power_up_router or
Dap_configurator_test.py61 self.ap._power_up_router()