Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/googleapis/google/devtools/resultstore/v2/
H A Dtest_suite.proto165 string exception_type = 2; field
200 string exception_type = 2; field
/aosp_15_r20/external/google-breakpad/src/client/mac/handler/
H A Dexception_handler.cc353 int exception_type, in WriteMinidumpWithException()
528 int exception_type = 0; in WaitForMessage() local
/aosp_15_r20/external/google-breakpad/src/client/mac/crash_generation/
H A Dcrash_generation_client.cc41 int exception_type, in RequestDumpForException()
H A Dcrash_generation_server.h51 int32_t exception_type; member
H A DInspector.h54 int exception_type; member
/aosp_15_r20/external/autotest/client/cros/
H A Dgpio.py42 def __init__(self, exception_type=IOError): argument
/aosp_15_r20/external/skia/tools/skpbench/
H A D_hardware_android.py71 def __exit__(self, exception_type, exception_value, traceback): argument
H A D_hardware.py29 def __exit__(self, exception_type, exception_value, traceback): argument
H A Dskpbench.py220 def __exit__(self, exception_type, exception_value, traceback): argument
/aosp_15_r20/external/autotest/client/cros/video/
H A Dhelper_logger.py134 def __exit__(self, exception_type, exception_value, traceback): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Ddistribute_lib.py263 def __exit__(self, exception_type, exception_value, traceback): argument
407 def __exit__(self, exception_type, exception_value, traceback): argument
3067 def __exit__(self, exception_type, exception_value, traceback): argument
3622 def __exit__(self, exception_type, exception_value, traceback): argument
/aosp_15_r20/external/google-breakpad/src/client/ios/
H A Dexception_handler_no_mach.cc121 int exception_type, in WriteMinidumpWithException()
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dmonitored_session.py886 def __exit__(self, exception_type, exception_value, traceback): argument
918 def _close_internal(self, exception_type=None): argument
/aosp_15_r20/external/pytorch/torch/nn/utils/
H A Dstateless.py142 def __exit__(self, exception_type, exception_value, traceback): argument
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/
H A Dcallback_common.pyx.pxi21 object exception_type):
/aosp_15_r20/external/angle/build/android/gyp/util/
H A Dparallel.py54 def __init__(self, msg, exception_type=None): argument
/aosp_15_r20/external/cronet/build/android/gyp/util/
H A Dparallel.py50 def __init__(self, msg, exception_type=None): argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/example/
Dlambda.hpp63 template<typename E> struct catch_ { typedef E exception_type; }; typedef
64 struct catch_all_ { typedef catch_all_ exception_type; }; typedef
1442 typedef typename Head::proto_tag::exception_type exception_type; typedef
/aosp_15_r20/external/fonttools/Lib/fontTools/misc/
H A DxmlWriter.py60 def __exit__(self, exception_type, exception_value, traceback): argument
/aosp_15_r20/trusty/vendor/google/aosp/scripts/
Dlog_processor.py426 def __exit__(self, exception_type, value, traceback): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Ddebug_events_reader.py172 def __exit__(self, exception_type, exception_value, traceback): argument
1353 def __exit__(self, exception_type, exception_value, traceback): argument
/aosp_15_r20/external/pytorch/
H A Dsetup.py845 def __exit__(self, exception_type, exception_value, traceback): argument
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_utils.py1895 def __exit__(self, exception_type, exception_value, traceback): argument
1910 def __exit__(self, exception_type, exception_value, traceback): argument
1925 def __exit__(self, exception_type, exception_value, traceback): argument
1939 def __exit__(self, exception_type, exception_value, traceback): argument
1988 def __exit__(self, exception_type, exception_value, traceback): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/tests/
Dacts_utils_test.py272 def function_raises_passed_in_exception_type(exception_type): argument
/aosp_15_r20/external/python/absl-py/absl/testing/tests/
Dxml_reporter_test.py60 def xml_escaped_exception_type(exception_type): argument

12