Home
last modified time | relevance | path

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

/external/autotest/site_utils/suite_scheduler/
Dmanifest_versions.py124 log_cmd = self._BuildCommand('log',
274 return _SystemOutput(self._BuildCommand('log',
281 return _System(self._BuildCommand('pull'))
284 def _BuildCommand(self, command, *args): member in ManifestVersions
309 return self._BuildCommand('show',
366 log_cmd = self._BuildCommand('log',