HomeSort by relevance Sort by last modified time
    Searched refs:_exception (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
executive_mock.py 182 self._exception = exception
198 if self._exception:
199 raise self._exception # pylint: disable=E0702
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
implement.h 532 #define MAKE_SOFTWARE_EXCEPTION( _severity, _facility, _exception ) \
537 ( (_exception) << 0 ) /* Exception Code */ \
    [all...]
  /external/chromium_org/third_party/protobuf/python/
mox.py 542 self._exception = None
570 if expected_method._exception:
571 raise expected_method._exception
736 self._exception = exception
    [all...]
  /external/jdiff/
xerces.jar 

Completed in 751 milliseconds