Home
last modified time | relevance | path

Searched defs:broken_pdus (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/autotest/server/cros/network/
H A Dchaos_clique_utils.py54 def power_down_aps(aps, broken_pdus=[]): argument
67 def configure_aps(aps, ap_spec, broken_pdus=[]): argument
130 def release_ap(ap, batch_locker, broken_pdus=[]): argument
147 broken_pdus=[]): argument
/aosp_15_r20/external/autotest/server/cros/ap_configurators/
H A Dap_cartridge.py47 def _apply_settings(self, broken_pdus): argument
73 def run_configurators(self, broken_pdus): argument
H A Dap_configurator_factory.py193 def turn_off_all_routers(self, broken_pdus): argument
/aosp_15_r20/external/autotest/server/cros/chaos_lib/
H A Dchaos_runner.py37 def __init__(self, test, host, spec, broken_pdus=list()): argument