Home
last modified time | relevance | path

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

/external/autotest/server/cros/clique_lib/
Dclique_dut_control.py136 def setup(self, run_num): argument
148 def cleanup(self, run_num): argument
160 def execute(self, run_num): argument
195 def setup(self, run_num): argument
201 run_num=run_num,
212 run_num=run_num,
219 def cleanup(self, run_num): argument
225 run_num=run_num,
232 def _connect_wifi(self, run_num): argument
235 logging.info('Connection attempt %d', run_num)
[all …]