Searched refs:ExpectedMethodCallsError (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/python/
H A Dmox.py75 class ExpectedMethodCallsError(Error): class in inherits:Error
335 ExpectedMethodCallsError: if there are still more method calls in the
347 raise ExpectedMethodCallsError(self._expected_calls_queue)
/external/protobuf/python/
H A Dmox.py75 class ExpectedMethodCallsError(Error): class in inherits:Error
335 ExpectedMethodCallsError: if there are still more method calls in the
347 raise ExpectedMethodCallsError(self._expected_calls_queue)

Completed in 224 milliseconds