HomeSort by relevance Sort by last modified time
    Searched full:_is_exception (Results 1 - 2 of 2) sorted by null

  /external/pdfium/third_party/pymock/
mock.py 134 def _is_exception(obj): function
918 if _is_exception(obj):
1009 if _is_exception(effect):
1014 if _is_exception(result):
    [all...]
  /external/python/cpython2/Lib/test/
_mock_backport.py 57 def _is_exception(obj): function
873 if _is_exception(obj):
965 if _is_exception(effect):
970 if _is_exception(result):
    [all...]

Completed in 138 milliseconds