Searched refs:_SystemOutput (Results 1 – 2 of 2) sorted by relevance
33 def _SystemOutput(command, timeout=None, args=()): function105 self._git = _SystemOutput('which git')129 return _SystemOutput(log_cmd).strip() != ''274 return _SystemOutput(self._BuildCommand('log',374 if not manifest_paths or not _SystemOutput(log_cmd):376 manifests = _SystemOutput('%s|xargs %s' % (log_cmd,
134 manifest_versions._SystemOutput(147 manifest_versions._SystemOutput(168 manifest_versions._SystemOutput(186 manifest_versions._SystemOutput(mox.StrContains('log')).AndReturn([])208 manifest_versions._SystemOutput(mox.StrContains('log')).AndRaise(223 manifest_versions._SystemOutput(