Home
last modified time | relevance | path

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

/external/autotest/venv/skylab_staging/
Dswarming.py86 raw_cmd = self._suite_cmd_common(board, pool, build, suite_name, timeout_s)
101 raw_cmd = self._suite_cmd_common(board, pool, build, suite_name, timeout_s)
105 def _suite_cmd_common(self, board, pool, build, suite_name, timeout_s): member in Client