Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/test/
H A Dsupport.py23 def stopTest(self, test): member in OldTestResult
56 def stopTest(self, test): member in LoggingResult
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Dresult.py78 def stopTest(self, test): member in TestResult