Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/tools/ci_build/builds/
Dcheck_system_libs.py88 has_error = False variable
91 has_error = True variable
95 has_error = True variable
/external/ComputeLibrary/tests/validation/NEON/
DBatchToSpaceLayer.cpp77 …bool has_error = bool(NEBatchToSpaceLayer::validate(&input_info.clone()->set_is_resizable(false), … variable
100 …bool has_error = bool(NEBatchToSpaceLayer::validate(&input_info.clone()->set_is_resizable(false), … variable
DSpaceToBatchLayer.cpp76 …bool has_error = bool(NESpaceToBatchLayer::validate(&input_info.clone()->set_is_resizable(false), … variable
99 …bool has_error = bool(NESpaceToBatchLayer::validate(&input_info.clone()->set_is_resizable(false), … variable
DBatchNormalizationLayer.cpp108 bool has_error = bool(NEBatchNormalizationLayer::validate( variable
198 bool has_error = bool(NEFuseBatchNormalization::validate( variable
DDepthToSpaceLayer.cpp69 …bool has_error = bool(NEDepthToSpaceLayer::validate(&input_info.clone()->set_is_resizable(false), … variable
DPriorBoxLayer.cpp67 …bool has_error = bool(NEPriorBoxLayer::validate(&input1_info.clone()->set_is_resizable(false), &in… variable
DSpaceToDepthLayer.cpp67 …bool has_error = bool(NESpaceToDepthLayer::validate(&input_info.clone()->set_is_resizable(false), … variable
DPixelWiseMultiplication.cpp210 …bool has_error = bool(NEPixelWiseMultiplication::validate(&input1_info.clone()->set_is_resizable(f… local
/external/ComputeLibrary/tests/validation/CL/
DBatchToSpaceLayer.cpp79 …bool has_error = bool(CLBatchToSpaceLayer::validate(&input_info.clone()->set_is_resizable(false), … variable
102 …bool has_error = bool(CLBatchToSpaceLayer::validate(&input_info.clone()->set_is_resizable(false), … variable
DSpaceToBatchLayer.cpp77 …bool has_error = bool(CLSpaceToBatchLayer::validate(&input_info.clone()->set_is_resizable(false), … variable
100 …bool has_error = bool(CLSpaceToBatchLayer::validate(&input_info.clone()->set_is_resizable(false), … variable
DBatchNormalizationLayer.cpp117 …bool has_error = bool(CLBatchNormalizationLayer::validate(&input_info.clone()->set_is_resizable(fa… variable
175 bool has_error = bool(CLFuseBatchNormalization::validate( local
DSpaceToDepthLayer.cpp67 …bool has_error = bool(CLSpaceToDepthLayer::validate(&input_info.clone()->set_is_resizable(false), … variable
DPriorBoxLayer.cpp74 …bool has_error = bool(CLPriorBoxLayer::validate(&input1_info.clone()->set_is_resizable(false), &in… variable
DDepthToSpaceLayer.cpp69 …bool has_error = bool(CLDepthToSpaceLayer::validate(&input_info.clone()->set_is_resizable(false), … variable
DNormalizePlanarYUVLayer.cpp86 …bool has_error = bool(CLNormalizePlanarYUVLayer::validate(&input_info.clone()->set_is_resizable(fa… variable
DGEMMReshapeRHSMatrix.cpp120 …bool has_error = bool(CLGEMMReshapeRHSMatrixKernel::validate(&input_info.clone()->set_is_resizable… local
DPixelWiseMultiplication.cpp117 …bool has_error = bool(CLPixelWiseMultiplication::validate(&input1_info.clone()->set_is_resizable(f… local
/external/icing/icing/testing/
Dicu-i18n-test-utils.cc32 UBool has_error = false; in UCharToString() local
/external/ComputeLibrary/tests/validation/GLES_COMPUTE/
DNormalizePlanarYUVLayer.cpp84 …bool has_error = bool(GCNormalizePlanarYUVLayer::validate(&input_info.clone()->set_is_resizable(fa… variable
/external/python/mobly/mobly/
Dexpects.py53 def has_error(self): member in _ExpectErrorRecorder
/external/icing/icing/util/
Di18n-utils.cc161 UBool has_error = false; in AppendUchar32ToUtf8() local
/external/llvm/include/llvm/Support/
Draw_ostream.h415 bool has_error() const { in has_error() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Draw_ostream.h428 bool has_error() const { in has_error() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
Draw_ostream.h485 bool has_error() const { return bool(EC); } in has_error() function
/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/
Dparser.h247 bool has_error() const { return has_error_; } in has_error() function

12