Home
last modified time | relevance | path

Searched defs:stopTestRun (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Dresult.py101 def stopTestRun(self): member in TestResult
H A Drunner.py127 def stopTestRun(self): member in TextTestResult
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/test/
H A Dsupport.py60 def stopTestRun(self): member in LoggingResult