Home
last modified time | relevance | path

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

/external/autotest/client/cros/faft/utils/
Dshell_wrapper.py14 class UnsupportedSuccessToken(Exception): class
39 raise UnsupportedSuccessToken(errormsg)
110 raise UnsupportedSuccessToken()
Dshell_wrapper_unittest.py51 self.assertRaises(shell_wrapper.UnsupportedSuccessToken,