Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Dresult.py158 def _exc_info_to_string(self, err, test): member in TestResult
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dtest_result.py82 def _exc_info_to_string(self, err, test): member in LLDBTestResult