Home
last modified time | relevance | path

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

123

/external/rust/crates/thiserror/tests/ui/
Dconcat-display.rs3 macro_rules! error_type { macro
/external/tensorflow/tensorflow/python/ops/ragged/
Ddynamic_ragged_shape_test.py403 def testNumSlicesInDimensionRaises(self, lengths, axis, error_type, argument
426 def testAltInnerShapeRaises(self, lengths, new_dense_rank, error_type, argument
467 def testWithDenseRankRaises(self, lengths, new_dense_rank, error_type, argument
491 error_type, error_regex): argument
595 error_type, argument
790 def testIsUniformRaises(self, lengths, num_row_partitions, axis, error_type, argument
1043 error_type, argument
2398 layer_broadcasters, dtype, error_type, argument
2528 self, ac_0, bc_0, a_1, b_1, error_type, error_regex): argument
2568 self, ac_0, bc_0, a_1, b_1, error_type, error_regex): argument
[all …]
Dragged_to_tensor_op_test.py388 error_type=(ValueError, errors.InvalidArgumentError), argument
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dfault.proto41 oneof error_type { oneof
/external/openscreen/cast/receiver/channel/
Ddevice_auth_namespace_handler.cc33 CastMessage GenerateErrorMessage(AuthError::ErrorType error_type) { in GenerateErrorMessage()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_libcdep.cc49 void ReportErrorSummary(const char *error_type, StackTrace *stack) { in ReportErrorSummary()
Dsanitizer_common.cc206 void ReportErrorSummary(const char *error_type, const AddressInfo &info) { in ReportErrorSummary()
/external/scudo/standalone/include/scudo/
Dinterface.h88 enum scudo_error_type error_type; member
/external/openscreen/
DPRESUBMIT.py74 error_type, argument
/external/openscreen/cast/common/channel/proto/
Dcast_channel.proto113 required ErrorType error_type = 1; field
/external/python/cpython2/Objects/
Dgenobject.c154 PyObject *error_type, *error_value, *error_traceback; in gen_del() local
Dframeobject.c908 PyObject *error_type, *error_value, *error_traceback; in PyFrame_FastToLocals() local
960 PyObject *error_type, *error_value, *error_traceback; in PyFrame_LocalsToFast() local
/external/tensorflow/tensorflow/python/ops/structured/
Dstructured_array_ops_test.py844 def testConcatError(self, values, axis, error_type, error_regex): argument
1201 error_type, argument
/external/cronet/buildtools/third_party/libc++/trunk/include/__expected/
Dexpected.h98 using error_type = _Err; variable
670 using error_type = _Err; variable
/external/tensorflow/tensorflow/python/util/
Dnest_test.py1181 def testMapWithPathsIncompatibleStructures(self, s1, s2, error_type): argument
1218 def testMapWithTuplePathsIncompatibleStructures(self, s1, s2, error_type): argument
/external/wpa_supplicant_8/src/eap_peer/
Dikev2.h49 u16 error_type; member
/external/tensorflow/tensorflow/core/framework/
Dmetrics.cc556 void UpdateTpuErrorCounter(const string& op, const string& error_type) { in UpdateTpuErrorCounter()
561 const string& error_type) { in UpdateEagerClientErrorCounter()
/external/cronet/base/types/
Dexpected.h237 using error_type = E; variable
646 using error_type = E; variable
/external/python/cpython3/Modules/_io/
Diobase.c260 PyObject *error_type, *error_value, *error_traceback; in iobase_finalize() local
/external/mksh/src/
Dexpr.c88 enum error_type { enum
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc227 const char* name, const char* error_type) { in SetErrorFromCollector()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DError.h636 typedef std::unique_ptr<ErrorInfoBase> error_type; typedef
/external/libconfig/lib/
Dlibconfig.h126 config_error_t error_type; member
/external/llvm/include/llvm/Support/
DError.h605 typedef std::unique_ptr<ErrorInfoBase> error_type; typedef
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc227 const char* name, const char* error_type) { in SetErrorFromCollector()

123