Searched defs:broken_pdus (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/autotest/server/cros/network/ |
H A D | chaos_clique_utils.py | 54 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 D | ap_cartridge.py | 47 def _apply_settings(self, broken_pdus): argument 73 def run_configurators(self, broken_pdus): argument
|
H A D | ap_configurator_factory.py | 193 def turn_off_all_routers(self, broken_pdus): argument
|
/aosp_15_r20/external/autotest/server/cros/chaos_lib/ |
H A D | chaos_runner.py | 37 def __init__(self, test, host, spec, broken_pdus=list()): argument
|