Searched refs:_check_for_update (Results 1 – 9 of 9) sorted by relevance
/external/autotest/client/site_tests/autoupdate_Backoff/ |
D | autoupdate_Backoff.py | 58 self._check_for_update(port=self._omaha.get_port(), interactive=False) 71 self._check_for_update(port=self._omaha.get_port(), 86 self._check_for_update(port=self._omaha.get_port(),
|
/external/autotest/client/site_tests/autoupdate_UrlSwitch/ |
D | autoupdate_UrlSwitch.py | 20 self._check_for_update(port=self._omaha.get_port()) 35 self._check_for_update(port=self._omaha.get_port())
|
/external/autotest/server/site_tests/autoupdate_Interruptions/ |
D | autoupdate_Interruptions.py | 53 self._check_for_update(server=server, port=parsed_url.port) 90 self._check_for_update(server=server, port=parsed_url.port)
|
/external/autotest/client/site_tests/autoupdate_LoginStartUpdateLogout/ |
D | autoupdate_LoginStartUpdateLogout.py | 20 self._check_for_update(server=server, port=port)
|
/external/autotest/client/site_tests/autoupdate_BadMetadata/ |
D | autoupdate_BadMetadata.py | 60 self._check_for_update(port=self._omaha.get_port(),
|
/external/autotest/client/site_tests/autoupdate_EOL/ |
D | autoupdate_EOL.py | 58 self._check_for_update(port=self._omaha.get_port(), ignore_status=True,
|
/external/autotest/client/cros/enterprise/ |
D | enterprise_au_context.py | 65 self._au_util._check_for_update(port=self._omaha.get_port(),
|
/external/autotest/client/site_tests/autoupdate_UserData/ |
D | autoupdate_UserData.py | 133 self._check_for_update(update_url)
|
/external/autotest/client/cros/update_engine/ |
D | update_engine_util.py | 245 def _check_for_update(self, server='http://127.0.0.1', port=8082, member in UpdateEngineUtil
|