Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/cros/
Dautoupdater_unittest.py42 updater = autoupdater.ChromiumOSUpdater(
93 updater = autoupdater.ChromiumOSUpdater(
144 updater = autoupdater.ChromiumOSUpdater(
195 updater = autoupdater.ChromiumOSUpdater(
246 updater = autoupdater.ChromiumOSUpdater(
297 updater = autoupdater.ChromiumOSUpdater(
348 updater = autoupdater.ChromiumOSUpdater(
413 self.mox.StubOutWithMock(autoupdater.ChromiumOSUpdater,
437 updater = autoupdater.ChromiumOSUpdater(update_url, host=self.host)
512 self.mox.StubOutWithMock(autoupdater.ChromiumOSUpdater, '_run')
[all …]
Dautoupdater.py321 class ChromiumOSUpdater(BaseUpdater): class
338 super(ChromiumOSUpdater, self).__init__(self.UPDATER_BIN, update_url,
/external/autotest/server/cros/
Dautoupdate_utils.py47 return autoupdater.ChromiumOSUpdater(devserver.get_update_url(build),
/external/autotest/server/site_tests/servohost_Reboot/
Dservohost_Reboot.py38 updater = autoupdater.ChromiumOSUpdater(update_url=url, host=s_host)
/external/autotest/server/hosts/
Dservo_host.py549 updater = autoupdater.ChromiumOSUpdater(update_url=url, host=self)
Dcros_host.py912 updater = autoupdater.ChromiumOSUpdater(
953 updater = autoupdater.ChromiumOSUpdater(