Home
last modified time | relevance | path

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

/tools/acloud/public/actions/
Dcommon_operations_test.py172 self.assertEqual(common_operations._GetErrorType(error), expected_result)
177 self.assertEqual(common_operations._GetErrorType(error), expected_result)
182 self.assertEqual(common_operations._GetErrorType(error), expected_result)
187 self.assertEqual(common_operations._GetErrorType(error), expected_result)
192 self.assertEqual(common_operations._GetErrorType(error), expected_result)
Dcommon_operations.py191 def _GetErrorType(error): function
310 reporter.SetErrorType(_GetErrorType(e))