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
75 raise ChipUtilsError('fw_ver not initialized')
101 raise ChipUtilsError('fw_ver not initialized')
121 raise ChipUtilsError('fw_file_name not initialized')
124 raise ChipUtilsError('%s does not exist' % self.fw_file_name)