Home
last modified time | relevance | path

Searched defs:BaseExceptions (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
D_mock_backport.py38 BaseExceptions = (BaseException,) variable
42 BaseExceptions = (BaseException, java.lang.Throwable) variable
/external/pdfium/third_party/pymock/
Dmock.py94 BaseExceptions = (BaseException,) variable
98 BaseExceptions = (BaseException, java.lang.Throwable) variable