Home
last modified time | relevance | path

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

/tools/asuite/atest/test_runners/
Dmobly_test_runner.py776 curr_ret_code = self._run_mobly_command(mobly_command)
808 def _run_mobly_command(self, mobly_cmd: List[str]) -> int: member in MoblyTestRunner