Searched defs:stopTestRun (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/unittest/test/ | ||
| D | support.py | 57 def stopTestRun(self): member in _BaseLoggingResult |
| /third_party/python/Lib/unittest/ | ||
| D | result.py | 104 def stopTestRun(self): member in TestResult |