Searched refs:_CUSTOM_LSB_RELEASE (Results 1 - 3 of 3) sorted by relevance

/external/autotest/client/site_tests/autoupdate_StartOOBEUpdate/
H A Dautoupdate_StartOOBEUpdate.py22 _CUSTOM_LSB_RELEASE = '/mnt/stateful_partition/etc/lsb-release' variable in class:autoupdate_StartOOBEUpdate
26 utils.run('rm %s' % self._CUSTOM_LSB_RELEASE, ignore_status=True)
45 utils.run('touch %s' % self._CUSTOM_LSB_RELEASE)
47 self._CUSTOM_LSB_RELEASE)
49 (update_url, self._CUSTOM_LSB_RELEASE))
154 utils.run('rm %s' % self._CUSTOM_LSB_RELEASE,
/external/autotest/server/site_tests/autoupdate_NonBlockingOOBEUpdate/
H A Dautoupdate_NonBlockingOOBEUpdate.py15 _CUSTOM_LSB_RELEASE = '/mnt/stateful_partition/etc/lsb-release' variable in class:autoupdate_NonBlockingOOBEUpdate
19 self._host.run('rm %s' % self._CUSTOM_LSB_RELEASE, ignore_status=True)
/external/autotest/server/site_tests/autoupdate_ForcedOOBEUpdate/
H A Dautoupdate_ForcedOOBEUpdate.py21 _CUSTOM_LSB_RELEASE = '/mnt/stateful_partition/etc/lsb-release' variable in class:autoupdate_ForcedOOBEUpdate
31 self._host.run('rm %s' % self._CUSTOM_LSB_RELEASE, ignore_status=True)

Completed in 235 milliseconds