Searched refs:num_errors (Results 1 - 25 of 27) sorted by relevance

12

/external/libunwind/tests/
H A DGtest-nomalloc.c34 int num_errors; variable
46 num_errors++;
74 ++num_errors;
104 if (num_errors > 0)
106 fprintf (stderr, "FAILURE: detected %d errors\n", num_errors);
H A DLtest-nocalloc.c113 int i, num_errors; local
127 num_errors = num_mallocs + num_callocs;
128 if (num_errors > 0)
132 num_errors, num_errors > 1 ? "s" : "",
H A DGtest-trace.c48 int num_errors; variable
83 ++num_errors;
111 ++num_errors;
117 ++num_errors;
127 ++num_errors;
137 ++num_errors;
262 if (num_errors > 0)
264 fprintf (stderr, "FAILURE: detected %d errors\n", num_errors);
H A 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"
H A DGtest-bt.c49 int num_errors; variable
111 ++num_errors;
248 if (num_errors > 0)
250 fprintf (stderr, "FAILURE: detected %d errors\n", num_errors);
/external/autotest/client/site_tests/graphics_LibDRM/
H A Dgraphics_LibDRM.py23 num_errors = 0
61 num_errors += 1
68 num_errors += 1
75 if num_errors > 0:
76 raise error.TestFail('Failed: %d libdrm tests failed.' % num_errors)
/external/autotest/client/site_tests/power_BacklightControl/
H A 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
[all...]
/external/google-breakpad/src/processor/
H A Dbasic_source_line_resolver.cc74 int *num_errors) {
75 if (++(*num_errors) <= kMaxErrorsPrinted) {
89 int num_errors = 0; local
122 &num_errors);
133 LogParseError("ParseFile on buffer failed", line_number, &num_errors);
137 LogParseError("ParseStackInfo failed", line_number, &num_errors);
142 LogParseError("ParseFunction failed", line_number, &num_errors);
154 LogParseError("ParsePublicSymbol failed", line_number, &num_errors);
170 line_number, &num_errors);
174 LogParseError("ParseLine failed", line_number, &num_errors);
71 LogParseError( const string &message, int line_number, int *num_errors) argument
[all...]
H A Dbasic_source_line_resolver_types.h116 // Logs parse errors. |*num_errors| is increased every time LogParseError is
121 int *num_errors);
/external/autotest/client/site_tests/graphics_KernelMemory/
H A Dgraphics_KernelMemory.py39 ' memory.' % self.GKM.num_errors)
/external/e2fsprogs/lib/et/
H A Dcom_err.h58 int num_errors,
H A Dcom_right.c89 int num_errors,
105 tab->n_msgs = num_errors;
87 initialize_error_table_r(struct et_list **list, const char **messages, int num_errors, long base) argument
/external/valgrind/none/tests/s390x/
H A Dcu21.c244 int num_errors, i; local
253 num_errors = 0;
255 if (buff[i] != fill_byte) ++num_errors;
256 if (num_errors)
H A Dcu21_1.c244 int num_errors, i; local
253 num_errors = 0;
255 if (buff[i] != fill_byte) ++num_errors;
256 if (num_errors)
H A Dcu41.c233 int num_errors, i; local
242 num_errors = 0;
244 if (((unsigned char *)buff)[i] != fill_byte) ++num_errors;
245 if (num_errors)
H A Dcu42.c210 int num_errors, i; local
219 num_errors = 0;
221 if (((unsigned char *)buff)[i] != fill_byte) ++num_errors;
222 if (num_errors)
/external/valgrind/tests/
H A Dcheck_headers_and_includes95 my $num_errors = 0;
112 my $rc = ($num_errors == 0) ? 0 : 1;
364 ++$num_errors;
/external/vulkan-validation-layers/
H A Dvk_layer_documentation_generate.py392 (num_errors, num_warnings) = layer_doc.validate(layer_parser.layer_dict, test_parser.tests_set)
398 if (0 == num_errors):
401 return num_errors
/external/autotest/client/cros/graphics/
H A Dgraphics_utils.py939 num_errors = 0 variable in class:GraphicsKernelMemory
974 self.num_errors += 1
984 self.num_errors += 1
1107 return self.graphics_kernel_memory.num_errors
/external/autotest/client/site_tests/platform_Perf/
H A Dplatform_Perf.py38 num_errors = 0
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c651 int num_errors = 0; local
669 for (k = 0, res = 0; (k < 1000) && (num_errors < MAX_ERRORS);
688 ++num_errors;
697 ++num_errors;
707 ++num_errors;
715 ++num_errors;
725 ++num_errors;
748 ++num_errors;
787 ++num_errors;
795 ++num_errors;
3094 int num_errors = 0; local
3270 int num_errors = 0; local
[all...]
/external/autotest/client/site_tests/video_VideoDecodeMemoryUsage/
H A Dvideo_VideoDecodeMemoryUsage.py89 if graphics_kernel_memory.num_errors:
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...

Completed in 571 milliseconds

12