Searched defs:report_unexpected_exception (Results 1 – 3 of 3) sorted by relevance
| /external/sdv/vsomeip/third_party/boost/regex/test/ |
| D | test_macros.hpp | 60 void report_unexpected_exception(const E& e, int severity, const char* file, int line, const char* … in report_unexpected_exception() function
|
| /external/python/cpython3/Lib/ |
| D | doctest.py | 1267 def report_unexpected_exception(self, out, test, example, exc_info): member in DocTestRunner 1864 def report_unexpected_exception(self, out, test, example, exc_info): member in DebugRunner
|
| /external/python/cpython2/Lib/ |
| D | doctest.py | 1230 def report_unexpected_exception(self, out, test, example, exc_info): member in DocTestRunner 1804 def report_unexpected_exception(self, out, test, example, exc_info): member in DebugRunner
|