Home
last modified time | relevance | path

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

/external/autotest/client/cros/cellular/
Dlabconfig_test.py74 c.get_rf_switch_port('one_two_three_four'))
Demulator_config.py78 port = config.get_rf_switch_port()
Dlabconfig.py150 def get_rf_switch_port(self, machine=None): member in Configuration