Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/cros/
Dchip_utils.py13 class ChipUtilsError(Exception): class
77 raise ChipUtilsError('fw_ver not initialized')
104 raise ChipUtilsError('fw_ver not initialized')
126 raise ChipUtilsError('fw_file_name not initialized')
129 raise ChipUtilsError('%s does not exist' % self.fw_file_name)