Home
last modified time | relevance | path

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

/external/autotest/site_utils/suite_scheduler/
Dmanifest_versions.py118 manifest_paths = self._ExpandGlobMinusPrefix(
120 if not manifest_paths:
128 ' '.join(manifest_paths))
236 def _GetManifests(self, matcher, manifest_paths): argument
253 for manifest_path in manifest_paths:
364 manifest_paths = self._ExpandGlobMinusPrefix(
370 ' '.join(manifest_paths))
374 if not manifest_paths or not _SystemOutput(log_cmd):