Searched refs:_run_tradefed_with_timeout (Results 1 – 1 of 1) sorted by relevance
1110 output = self._run_tradefed_with_timeout(['list', 'results'], 180)1138 def _run_tradefed_with_timeout(self, command, timeout): member in TradefedTest1169 return self._run_tradefed_with_timeout(command, timeout)