Lines Matching refs:ChromiumOSError
33 class ChromiumOSError(error.TestError): class
101 raise ChromiumOSError('Invalid TPM status: "%s".' % out)
189 raise ChromiumOSError('Invalid FWMP field %s: "%s".' %
212 raise ChromiumOSError('failed to set FWMP: %s' % out)
235 raise ChromiumOSError('Invalid login status: "%s".' % out)
263 raise ChromiumOSError('Invalid attestation status: "%s".' % out)
303 raise ChromiumOSError('Cryptohome could not remove the user\'s vault.')
349 raise ChromiumOSError('Cryptohome vault not found after mount.')
352 raise ChromiumOSError('Cryptohome created a vault but did not mount.')
361 raise ChromiumOSError('Cryptohome did not mount guest vault.')
412 raise ChromiumOSError('Cryptohome did not unmount the user.')
434 raise ChromiumOSError('Could not get info about cryptohome vault '
448 raise ChromiumOSError('Could not get info about cryptohome vault '
611 raise ChromiumOSError('Ecryptfs home could not be created')
631 raise ChromiumOSError('Failed to mount home for migration')
653 raise ChromiumOSError('Key migration failed.')
705 raise ChromiumOSError('cryptohomed aborted. Check crashes!')
744 raise ChromiumOSError('cryptohomed aborted. Check crashes!')