Home
last modified time | relevance | path

Searched defs:addSkip (Results 1 - 6 of 6) sorted by relevance

/third_party/protobuf/python/google/protobuf/internal/
H A Dtesting_refleaks.py68 def addSkip(self, test, reason): member in LocalTestResult
/third_party/python/Lib/unittest/test/
H A Dsupport.py73 def addSkip(self, *args): member in _BaseLoggingResult
/third_party/python/Lib/test/support/
H A Dtestresult.py113 def addSkip(self, test, reason): member in RegressionTestResult
/third_party/python/Lib/unittest/
H A Dresult.py146 def addSkip(self, test, reason): member in TestResult
H A Drunner.py113 def addSkip(self, test, reason): member in TextTestResult
/third_party/python/Tools/unittestgui/
H A Dunittestgui.py171 def addSkip(self, test, reason): member in GUITestResult

Completed in 3 milliseconds