Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/autoupdate_WithDLC/
Dautoupdate_WithDLC.py78 self.verify_update_events(self._FORCED_UPDATE, rootfs_hostlog)
82 self._FORCED_UPDATE,
/external/autotest/server/site_tests/autoupdate_Basic/
Dautoupdate_Basic.py36 self.verify_update_events(self._FORCED_UPDATE, rootfs_hostlog)
/external/autotest/server/site_tests/autoupdate_Cellular/
Dautoupdate_Cellular.py58 self.verify_update_events(self._FORCED_UPDATE, rootfs_hostlog)
/external/autotest/server/site_tests/autoupdate_Rollback/
Dautoupdate_Rollback.py82 self.verify_update_events(self._FORCED_UPDATE, rootfs_hostlog)
/external/autotest/client/cros/update_engine/
Dupdate_engine_util.py43 _FORCED_UPDATE = 'ForcedUpdate' variable in UpdateEngineUtil