Home
last modified time | relevance | path

Searched refs:num_errors (Results 1 – 21 of 21) sorted by relevance

/external/autotest/client/site_tests/power_BacklightControl/
Dpower_BacklightControl.py55 num_errors = 0
90 num_errors += 1
107 num_errors += 1
120 num_errors += 1
128 num_errors += 1
140 num_errors += 1
148 num_errors += 1
161 num_errors += 1
169 num_errors += 1
177 num_errors += 1
[all …]
/external/libunwind/tests/
DGtest-nomalloc.c34 int num_errors; variable
46 num_errors++; in malloc()
74 ++num_errors; in do_backtrace()
104 if (num_errors > 0) in main()
106 fprintf (stderr, "FAILURE: detected %d errors\n", num_errors); in main()
DLtest-nocalloc.c113 int i, num_errors; in main() local
127 num_errors = num_mallocs + num_callocs; in main()
128 if (num_errors > 0) in main()
132 num_errors, num_errors > 1 ? "s" : "", in main()
DGtest-trace.c48 int num_errors; variable
83 ++num_errors; in do_backtrace()
111 ++num_errors; in do_backtrace()
117 ++num_errors; in do_backtrace()
127 ++num_errors; in do_backtrace()
137 ++num_errors; in do_backtrace()
262 if (num_errors > 0) in main()
264 fprintf (stderr, "FAILURE: detected %d errors\n", num_errors); in main()
Dcheck-namespace.sh.in11 num_errors=0
52 num_errors=`expr $num_errors + 1`
303 num_errors=`expr $num_errors + 1`
322 if [ $num_errors -gt 0 ]; then
323 echo "FAILURE: Detected $num_errors errors"
DGtest-bt.c49 int num_errors; variable
111 ++num_errors; in do_backtrace()
248 if (num_errors > 0) in main()
250 fprintf (stderr, "FAILURE: detected %d errors\n", num_errors); in main()
/external/google-breakpad/src/processor/
Dbasic_source_line_resolver.cc74 int *num_errors) { in LogParseError() argument
75 if (++(*num_errors) <= kMaxErrorsPrinted) { in LogParseError()
89 int num_errors = 0; in LoadMapFromMemory() local
122 &num_errors); in LoadMapFromMemory()
133 LogParseError("ParseFile on buffer failed", line_number, &num_errors); in LoadMapFromMemory()
137 LogParseError("ParseStackInfo failed", line_number, &num_errors); in LoadMapFromMemory()
142 LogParseError("ParseFunction failed", line_number, &num_errors); in LoadMapFromMemory()
154 LogParseError("ParsePublicSymbol failed", line_number, &num_errors); in LoadMapFromMemory()
170 line_number, &num_errors); in LoadMapFromMemory()
174 LogParseError("ParseLine failed", line_number, &num_errors); in LoadMapFromMemory()
[all …]
Dbasic_source_line_resolver_types.h121 int *num_errors);
/external/boringssl/src/crypto/err/
Derr.c788 size_t num_errors; member
795 for (size_t i = 0; i < state->num_errors; i++) { in ERR_SAVE_STATE_free()
814 size_t num_errors = state->top >= state->bottom in ERR_save_state() local
817 assert(num_errors < ERR_NUM_ERRORS); in ERR_save_state()
818 ret->errors = OPENSSL_malloc(num_errors * sizeof(struct err_error_st)); in ERR_save_state()
823 OPENSSL_memset(ret->errors, 0, num_errors * sizeof(struct err_error_st)); in ERR_save_state()
824 ret->num_errors = num_errors; in ERR_save_state()
826 for (size_t i = 0; i < num_errors; i++) { in ERR_save_state()
834 if (state == NULL || state->num_errors == 0) { in ERR_restore_state()
844 for (size_t i = 0; i < state->num_errors; i++) { in ERR_restore_state()
[all …]
/external/tensorflow/tensorflow/tools/compatibility/
Dtf_upgrade_v2_main.py127 num_errors = 0
131 num_errors += len(errors[f])
140 "Detected %d issues that require attention" % num_errors + "\n" +
/external/e2fsprogs/lib/et/
Dcom_right.c89 int num_errors, in initialize_error_table_r() argument
105 tab->n_msgs = num_errors; in initialize_error_table_r()
Dcom_err.h58 int num_errors,
/external/python/google-api-python-client/tests/
Dtest_http.py119 def __init__(self, num_errors, success_json, success_data): argument
120 self.num_errors = num_errors
125 if not self.num_errors:
128 self.num_errors -= 1
129 if self.num_errors == 1: # initial == 2
131 if self.num_errors == 3: # initial == 4
134 if self.num_errors == 2:
156 def __init__(self, num_errors, success_json, success_data): argument
157 self.num_errors = num_errors
162 if not self.num_errors:
[all …]
/external/autotest/client/site_tests/graphics_KernelMemory/
Dgraphics_KernelMemory.py31 ' memory.' % self.GKM.num_errors)
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c651 int num_errors = 0; in run_sg_scan_tests() local
669 for (k = 0, res = 0; (k < 1000) && (num_errors < MAX_ERRORS); in run_sg_scan_tests()
688 ++num_errors; in run_sg_scan_tests()
697 ++num_errors; in run_sg_scan_tests()
707 ++num_errors; in run_sg_scan_tests()
715 ++num_errors; in run_sg_scan_tests()
725 ++num_errors; in run_sg_scan_tests()
748 ++num_errors; in run_sg_scan_tests()
787 ++num_errors; in run_sg_scan_tests()
795 ++num_errors; in run_sg_scan_tests()
[all …]
/external/libxkbcommon/xkbcommon/src/compose/
Dparser.c538 int num_errors = 0; in parse() local
706 num_errors++; in parse()
707 if (num_errors <= MAX_ERRORS) in parse()
/external/autotest/client/cros/graphics/
Dgraphics_utils.py976 num_errors = 0 variable in GraphicsKernelMemory
1033 self.num_errors += 1
1043 self.num_errors += 1
1167 return self.graphics_kernel_memory.num_errors
/external/autotest/client/site_tests/platform_Perf/
Dplatform_Perf.py43 num_errors = 0
/external/autotest/client/site_tests/video_VideoDecodeMemoryUsage/
Dvideo_VideoDecodeMemoryUsage.py94 if graphics_kernel_memory.num_errors:
/external/tensorflow/tensorflow/tools/docs/
Dgenerate_lib.py680 return parser_config.reference_resolver.num_errors()
Dparser.py199 def num_errors(self): member in ReferenceResolver