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.py138 def setup(self, run_num): argument
150 def cleanup(self, run_num): argument
162 def execute(self, run_num): argument
197 def setup(self, run_num): argument
203 run_num=run_num,
214 run_num=run_num,
221 def cleanup(self, run_num): argument
227 run_num=run_num,
234 def _connect_wifi(self, run_num): argument
237 logging.info('Connection attempt %d', run_num)
[all …]