/external/autotest/client/site_tests/power_BacklightControl/ |
D | power_BacklightControl.py | 55 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/ |
D | Gtest-nomalloc.c | 34 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()
|
D | Ltest-nocalloc.c | 113 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()
|
D | Gtest-trace.c | 48 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()
|
D | check-namespace.sh.in | 11 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"
|
D | Gtest-bt.c | 49 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/ |
D | basic_source_line_resolver.cc | 74 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 …]
|
D | basic_source_line_resolver_types.h | 121 int *num_errors);
|
/external/valgrind/none/tests/s390x/ |
D | cu42.c | 210 int num_errors, i; in write_and_check_aux() local 219 num_errors = 0; in write_and_check_aux() 221 if (((unsigned char *)buff)[i] != fill_byte) ++num_errors; in write_and_check_aux() 222 if (num_errors) in write_and_check_aux()
|
D | cu41.c | 233 int num_errors, i; in write_and_check_aux() local 242 num_errors = 0; in write_and_check_aux() 244 if (((unsigned char *)buff)[i] != fill_byte) ++num_errors; in write_and_check_aux() 245 if (num_errors) in write_and_check_aux()
|
D | cu21_1.c | 244 int num_errors, i; in write_and_check_aux() local 253 num_errors = 0; in write_and_check_aux() 255 if (buff[i] != fill_byte) ++num_errors; in write_and_check_aux() 256 if (num_errors) in write_and_check_aux()
|
D | cu21.c | 244 int num_errors, i; in write_and_check_aux() local 253 num_errors = 0; in write_and_check_aux() 255 if (buff[i] != fill_byte) ++num_errors; in write_and_check_aux() 256 if (num_errors) in write_and_check_aux()
|
/external/valgrind/tests/ |
D | check_headers_and_includes | 95 my $num_errors = 0; 112 my $rc = ($num_errors == 0) ? 0 : 1; 364 ++$num_errors;
|
/external/e2fsprogs/lib/et/ |
D | com_right.c | 89 int num_errors, in initialize_error_table_r() argument 105 tab->n_msgs = num_errors; in initialize_error_table_r()
|
D | com_err.h | 58 int num_errors,
|
/external/autotest/client/site_tests/graphics_KernelMemory/ |
D | graphics_KernelMemory.py | 31 ' memory.' % self.GKM.num_errors)
|
/external/vulkan-validation-layers/ |
D | vk_layer_documentation_generate.py | 392 … (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/ |
D | graphics_utils.py | 874 num_errors = 0 variable in GraphicsKernelMemory 921 self.num_errors += 1 931 self.num_errors += 1 1053 return self.graphics_kernel_memory.num_errors
|
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 651 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/autotest/client/site_tests/platform_Perf/ |
D | platform_Perf.py | 38 num_errors = 0
|
/external/autotest/client/site_tests/video_VideoDecodeMemoryUsage/ |
D | video_VideoDecodeMemoryUsage.py | 90 if graphics_kernel_memory.num_errors:
|