Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dbrillo_aue2e_test.py50 class PayloadStagingError(brillo_common.BrilloTestError): class
123 raise PayloadStagingError('Unable to stage payload on moblab: %s' % e)
126 raise PayloadStagingError('Staging failed: %s' % res)
149 raise PayloadStagingError('Payload file %s does not exist.' % payload)