Home
last modified time | relevance | path

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

12

/external/autotest/client/site_tests/platform_Firewall/
Dplatform_Firewall.py39 def _check(expected_rule, actual_rules, error_msg, executable, check): argument
46 def _check_included(expected_rule, actual_rules, error_msg, executable): argument
54 def _check_not_included(expected_rule, actual_rules, error_msg, executable): argument
/external/fmtlib/test/compile-test/
DCMakeLists.txt23 set(error_msg "Compile error for: ${code}") variable
37 set(error_msg "No compile error for: ${code}") variable
/external/protobuf/src/google/protobuf/compiler/
Dplugin.cc98 string* error_msg) { in GenerateCode()
174 string error_msg; in PluginMain() local
/external/pdfium/third_party/freetype/src/sfnt/
Dpngshim.c124 png_const_charp error_msg ) in error_callback()
142 png_const_charp error_msg ) in warning_callback()
/external/freetype/src/sfnt/
Dpngshim.c124 png_const_charp error_msg ) in error_callback()
142 png_const_charp error_msg ) in warning_callback()
/external/pdfium/core/fxcodec/codec/
Dccodec_pngmodule.cpp20 static void _png_error_data(png_structp png_ptr, png_const_charp error_msg) { in _png_error_data()
27 static void _png_warning_data(png_structp png_ptr, png_const_charp error_msg) {} in _png_warning_data()
/external/libxml2/
Dcheck-xinclude-test-suite.py28 error_msg = '' variable
Dcheck-xml-test-suite.py26 error_msg = '' variable
/external/v8/src/wasm/
Dwasm-result.h44 std::unique_ptr<char[]> error_msg; member
/external/protobuf/conformance/
Dconformance_test_runner.cc113 string error_msg; in RunTest() local
/external/toolchain-utils/
Dafe_lock_machine.py156 def CheckMachine(self, machine, error_msg): argument
/external/autotest/client/common_lib/
Drevision_control.py127 error_msg=None): argument
/external/libunwind/tests/
Dtest-coredump-unwind.c161 void error_msg(const char *s, ...) in error_msg() function
/external/libbrillo/brillo/
Dflag_helper.cc192 std::string error_msg; in UpdateFlagValues() local
/external/autotest/site_utils/
Dgenerate_test_report508 def _PrintErrors(self, test, error_msg): argument
/external/vulkan-validation-layers/layers/
Ddescriptor_sets.cpp551 std::string *error_msg) { in ValidateCopyUpdate()
697 std::string *error_msg) { in ValidateImageUpdate()
1122 … UNIQUE_VALIDATION_ERROR_CODE *error_code, std::string *error_msg) { in ValidateWriteUpdate()
Dobject_tracker.cpp330 const char *error_msg = (error_code == -1) ? "" : validation_error_map[error_code]; in ValidateObject() local
/external/libcxx/utils/google-benchmark/src/
Dbenchmark_register.cc103 std::string error_msg; in FindBenchmarks() local
/external/google-benchmark/src/
Dbenchmark_register.cc103 std::string error_msg; in FindBenchmarks() local
/external/clang/lib/Tooling/
DTooling.cpp70 SmallString<256> error_msg; in getCC1Arguments() local
/external/strace/
Dstrace.c318 void error_msg(const char *fmt, ...) in error_msg() function
/external/compiler-rt/lib/asan/
Dasan_report.cc987 InternalScopedString error_msg(256); in ReportODRViolation() local
/external/toybox/lib/
Dlib.c22 void error_msg(char *msg, ...) in error_msg() function
/external/autotest/client/common_lib/cros/
Ddev_server.py1926 def _is_retryable(self, error_msg): argument
/external/protobuf/src/google/protobuf/
Ddescriptor.cc4991 string error_msg = strings::Substitute( in CrossLinkField() local

12