Home
last modified time | relevance | path

Searched defs:addSkip (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/
H A D_result.py187 def addSkip(self, test, reason): member in AugmentedResult
331 def addSkip(self, test, reason): member in TerminalResult
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dtesting_refleaks.py60 def addSkip(self, test, reason): member in LocalTestResult
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dtesting_refleaks.py60 def addSkip(self, test, reason): member in LocalTestResult
/aosp_15_r20/external/python/absl-py/absl/testing/
D_pretty_print_reporter.py53 def addSkip(self, test, reason): member in TextTestResult
Dxml_reporter.py473 def addSkip(self, test, reason): member in _TextAndXMLTestResult
/aosp_15_r20/external/python/cpython2/Lib/unittest/test/
Dsupport.py78 def addSkip(self, *args): member in LoggingResult
/aosp_15_r20/external/python/cpython2/Lib/unittest/
Drunner.py81 def addSkip(self, test, reason): member in TextTestResult
Dresult.py130 def addSkip(self, test, reason): member in TestResult
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/
Dsupport.py73 def addSkip(self, *args): member in _BaseLoggingResult
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/
H A Dsupport.py73 def addSkip(self, *args): member in _BaseLoggingResult
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/unittest/
Drunner.py113 def addSkip(self, test, reason): member in TextTestResult
Dresult.py146 def addSkip(self, test, reason): member in TestResult
/aosp_15_r20/external/python/cpython3/Lib/unittest/
Drunner.py113 def addSkip(self, test, reason): member in TextTestResult
Dresult.py146 def addSkip(self, test, reason): member in TestResult
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/unittest/
Drunner.py113 def addSkip(self, test, reason): member in TextTestResult
Dresult.py146 def addSkip(self, test, reason): member in TestResult
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/unittest/
Drunner.py113 def addSkip(self, test, reason): member in TextTestResult
Dresult.py146 def addSkip(self, test, reason): member in TestResult
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/unittest/
Drunner.py113 def addSkip(self, test, reason): member in TextTestResult
Dresult.py146 def addSkip(self, test, reason): member in TestResult
/aosp_15_r20/external/python/cpython3/Lib/test/support/
Dtestresult.py113 def addSkip(self, test, reason): member in RegressionTestResult
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/
H A Drunner.py113 def addSkip(self, test, reason): member in TextTestResult
H A Dresult.py146 def addSkip(self, test, reason): member in TestResult
/aosp_15_r20/external/python/cpython3/Tools/unittestgui/
Dunittestgui.py171 def addSkip(self, test, reason): member in GUITestResult
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_utils.py1249 def addSkip(self, test, reason): member in run_tests.XMLTestResultVerbose