Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/autoupdate_ForcedOOBEUpdate/
Dautoupdate_ForcedOOBEUpdate.py189 self.verify_update_events(self._CUSTOM_LSB_VERSION, rootfs_hostlog)
190 self.verify_update_events(self._CUSTOM_LSB_VERSION, reboot_hostlog,
191 self._CUSTOM_LSB_VERSION)
/external/autotest/server/site_tests/autoupdate_Periodic/
Dautoupdate_Periodic.py46 self.verify_update_events(self._CUSTOM_LSB_VERSION, rootfs_hostlog)
/external/autotest/server/site_tests/autoupdate_FromUI/
Dautoupdate_FromUI.py47 self.verify_update_events(self._CUSTOM_LSB_VERSION, rootfs_hostlog)
/external/autotest/server/cros/update_engine/
Dupdate_engine_test.py57 _CUSTOM_LSB_VERSION = '0.0.0.0' variable in UpdateEngineTest