Home
last modified time | relevance | path

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

/external/toolchain-utils/crosperf/
Ddownload_images.py54 def GetBuildID(self, chromeos_root, xbuddy_label): argument
58 "python translate_xbuddy.py '%s'" % xbuddy_label)
62 raise MissingImage("Unable to find image for '%s'" % xbuddy_label)
262 def Run(self, chromeos_root, xbuddy_label, autotest_path): argument
263 build_id = self.GetBuildID(chromeos_root, xbuddy_label)