Home
last modified time | relevance | path

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

/external/chromium-crossbench/crossbench/
Dexception.py47 def matching(self, *args: Type[BaseException]) -> List[BaseException]:
68 throw_cls: Optional[Type[BaseException]] = None,
87 def __exit__(self, exception_type: Optional[Type[BaseException]],
88 exception_value: Optional[BaseException],
129 throw_cls: Optional[Type[BaseException]] = None) -> None:
162 def matching(self, *args: Type[BaseException]) -> List[BaseException]:
172 exception_cls: Type[BaseException] = MultiException,
230 def append(self, exception: BaseException) -> None:
313 throw_cls: Optional[Type[BaseException]] = MultiException
/external/python/cpython3/Lib/asyncio/
Dtimeouts.py99 exc_type: Optional[Type[BaseException]],
100 exc_val: Optional[BaseException],
135 def _insert_timeout_error(exc_val: BaseException) -> None:
Dtaskgroups.py214 def _is_base_error(self, exc: BaseException) -> bool:
/external/python/pyee/pyee/
Dtrio.py119 type: Optional[Type[BaseException]],
120 value: Optional[BaseException],
/external/pytorch/torch/distributed/algorithms/
Djoin.py231 type: Optional[Type[BaseException]],
232 value: Optional[BaseException],
/external/pytorch/test/inductor/
Dmock_cache.py180 exc_type: Optional[Type[BaseException]],
181 exc_value: Optional[BaseException],
/external/python/pyfakefs/pyfakefs/
Dfake_file.py826 exc_type: Optional[Type[BaseException]],
827 exc_val: Optional[BaseException],
1284 exc_type: Optional[Type[BaseException]],
1285 exc_val: Optional[BaseException],
1341 exc_type: Optional[Type[BaseException]],
1342 exc_val: Optional[BaseException],
1376 exc_type: Optional[Type[BaseException]],
1377 exc_val: Optional[BaseException],
Dfake_filesystem_unittest.py823 exc_type: Optional[Type[BaseException]],
824 exc_val: Optional[BaseException],
/external/pytorch/torch/distributed/checkpoint/
Dapi.py11 def _wrap_exception(exc: BaseException) -> WRAPPED_EXCEPTION:
/external/pigweed/pw_console/py/pw_console/
Dpw_ptpython_repl.py257 def _format_exception_output(self, e: BaseException) -> StyleAndTextTuples:
264 def _handle_exception(self, e: BaseException) -> None:
/external/grpc-grpc/src/python/grpcio/grpc/
D_plugin_wrapping.py57 self, metadata: MetadataType, error: Optional[Type[BaseException]]
/external/pytorch/torch/distributed/elastic/multiprocessing/errors/
Derror_handler.py65 def record_exception(self, e: BaseException) -> None:
/external/clang/test/CodeGenCXX/
Deh.cpp452 class BaseException { class
456 BaseException() {}; in BaseException() function in test17::BaseException
/external/pigweed/pw_sensor/py/
Dvalidator_test.py479 exception_type: type[BaseException] = RuntimeError,
/external/pytorch/torch/_inductor/
Ddebug.py424 exc_type: Optional[Type[BaseException]],
425 exc_val: Optional[BaseException],
/external/executorch/exir/dialects/edge/spec/
Dgen.py239 def is_not_dype_exception(exc: BaseException, dtype_str: str) -> bool:
/external/pytorch/torch/onnx/_internal/exporter/
D_core.py663 def _summarize_exception_stack(e: BaseException) -> str:
/external/pytorch/tools/
Dnightly.py135 def logging_record_exception(e: BaseException) -> None:
/external/pytorch/torch/_subclasses/
Dfake_tensor.py1266 a: Optional[Type[BaseException]],
1267 b: Optional[BaseException],
/external/pytorch/torch/fx/experimental/
Dproxy_tensor.py1318 exc_type: Optional[Type[BaseException]],
1319 exc_value: Optional[BaseException],
/external/python/cpython3/Lib/
Dpdb.py2221 def _format_exc(self, exc: BaseException):
/external/pdfium/third_party/pymock/
Dmock.py85 BaseException = Exception variable
/external/aws-sdk-java-v2/services/cloudsearch/src/main/resources/codegen-resources/
Dservice-2.json663 "BaseException":{ object
/external/aws-sdk-java-v2/services/elasticsearch/src/main/resources/codegen-resources/
Dservice-2.json1295 "BaseException":{ object
/external/aws-sdk-java-v2/services/opensearch/src/main/resources/codegen-resources/
Dservice-2.json1656 "BaseException":{ object