Home
last modified time | relevance | path

Searched defs:addSuccess (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/unittest/test/
H A Dsupport.py65 def addSuccess(self, *args): member in _BaseLoggingResult
134 def addSuccess(self, test): member in ResultWithNoStartTestRunStopTestRun
/third_party/python/Lib/test/support/
H A Dtestresult.py117 def addSuccess(self, test): member in RegressionTestResult
/third_party/python/Lib/unittest/
H A Dresult.py142 def addSuccess(self, test): member in TestResult
H A Drunner.py89 def addSuccess(self, test): member in TextTestResult

Completed in 2 milliseconds