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.py39 updater = autoupdater.ChromiumOSUpdater(
90 updater = autoupdater.ChromiumOSUpdater(
141 updater = autoupdater.ChromiumOSUpdater(
192 updater = autoupdater.ChromiumOSUpdater(
243 updater = autoupdater.ChromiumOSUpdater(
294 updater = autoupdater.ChromiumOSUpdater(
345 updater = autoupdater.ChromiumOSUpdater(
394 updater = autoupdater.ChromiumOSUpdater(update_url, host=host)
443 self.mox.StubOutWithMock(autoupdater.ChromiumOSUpdater, '_run')
444 self.mox.StubOutWithMock(autoupdater.ChromiumOSUpdater,
[all …]
Dautoupdater.py228 class ChromiumOSUpdater(BaseUpdater): class
245 super(ChromiumOSUpdater, self).__init__(self.UPDATER_BIN, update_url,
/external/autotest/server/cros/
Dautoupdate_utils.py52 return autoupdater.ChromiumOSUpdater(devserver.get_update_url(build),
/external/autotest/server/hosts/
Dservo_host.py441 updater = autoupdater.ChromiumOSUpdater(update_url=url, host=self)
Dcros_host.py765 updater = autoupdater.ChromiumOSUpdater(
809 updater = autoupdater.ChromiumOSUpdater(
/external/autotest/server/site_tests/autoupdate_EndToEndTest/
Dautoupdate_EndToEndTest.py919 updater = autoupdater.ChromiumOSUpdater(url, host=self._host)
1166 updater = autoupdater.ChromiumOSUpdater(