Home
last modified time | relevance | path

Searched refs:RfSwitch (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/cros/cellular/
Dether_io_rf_switch.py76 class RfSwitch(object): class
139 switch = RfSwitch(hostname)
Denvironment_test_noautorun.py17 ether_io_rf_switch.RfSwitch = mock.MagicMock()
Demulator_config.py47 return ether_io_rf_switch.RfSwitch(switch_config['address'])