Searched defs:ex_type (Results  1 – 8 of 8) sorted by relevance
| /external/arm-trusted-firmware/plat/renesas/common/ | 
| D | bl2_interrupt_error.c | 44 void bl2_interrupt_error_type(uint32_t ex_type)  in bl2_interrupt_error_type()
  | 
| /external/tensorflow/tensorflow/compiler/xla/python/ | 
| D | profiler.cc | 115               const py::object& traceback) -> py::object {  in BuildProfilerSubmodule()
  | 
| /external/tensorflow/tensorflow/python/framework/ | 
| D | py_context_manager_test.py | 34   def __exit__(self, ex_type, ex_value, ex_tb):  argument
  | 
| /external/autotest/client/common_lib/feedback/ | 
| D | client.py | 75     def __exit__(self, ex_type, ex_val, ex_tb):  argument
  | 
| /external/python/cpython3/Lib/test/ | 
| D | audit-tests.py | 72 def assertRaises(ex_type):  argument
  | 
| /external/skia/ | 
| D | PRESUBMIT.py | 218   def __exit__(self, ex_type, ex_value, ex_traceback):  argument
  | 
| /external/autotest/client/cros/crash/ | 
| D | crash_test.py | 36     def __exit__(self, ex_type, value, traceback):  argument
  | 
| /external/tensorflow/tensorflow/python/ops/ | 
| D | image_ops_impl.py | 63 def _assert(cond, ex_type, msg):  argument
  |