Home
last modified time | relevance | path

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

/external/toolchain-utils/crosperf/
Ddownload_images.py54 def GetBuildID(self, chromeos_root, xbuddy_label): member in ImageDownloader
263 build_id = self.GetBuildID(chromeos_root, xbuddy_label)
Ddownload_images_buildid_test.py76 result = downloader.GetBuildID(self.chromeos_root, test_id)
Ddownload_images_unittest.py204 downloader.GetBuildID = FakeGetBuildID
/external/toolchain-utils/
Dgenerate-waterfall-reports.py128 def GetBuildID(build_bot, date): function
435 build_ids = GetBuildID(builder, date)