Home
last modified time | relevance | path

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

/external/autotest/server/cros/network/
Drf_switch_utils_test.py73 rf_switch_utils.deallocate_rf_switch(mock_host_instance), True)
83 rf_switch_utils.deallocate_rf_switch(mock_host_instance), False)
Drf_switch_utils.py38 def deallocate_rf_switch(rf_switch_host): function