Home
last modified time | relevance | path

Searched refs:nerrors (Results 1 – 13 of 13) sorted by relevance

/external/valgrind/main/memcheck/tests/
Derr_disable4.c123 int nerrors = VALGRIND_COUNT_ERRORS; in main() local
125 nerrors, NTHREADS, nerrors == NTHREADS ? "PASS" : "FAIL" ); in main()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dcintltst.c71 int nerrors = 0; in main() local
201 nerrors = runTestRequest(root, argc, argv); in main()
216 nerrors++; in main()
227 nerrors++; in main()
237 return nerrors ? 1 : 0; in main()
/external/icu4c/test/cintltst/
Dcintltst.c79 int nerrors = 0; in main() local
209 nerrors = runTestRequest(root, argc, argv); in main()
228 nerrors++; in main()
239 nerrors++; in main()
249 return nerrors ? 1 : 0; in main()
/external/wpa_supplicant_8/src/wps/
Dwps_upnp_event.c319 int nerrors = 0; in event_send_all_later_handler() local
327 nerrors++; in event_send_all_later_handler()
331 if (nerrors) { in event_send_all_later_handler()
Dwps_upnp_i.h55 int nerrors; member
/external/iputils/
Dping_common.h143 extern long nerrors; /* icmp errors */
235 return (diff<=0x7FFF) ? diff : ntransmitted-nreceived-nerrors; in in_flight()
Dping_common.c25 long nerrors; /* icmp errors */ variable
738 if (npackets && nreceived + nerrors >= npackets) in main_loop()
740 if (deadline && nerrors) in main_loop()
1021 if (nerrors) in finish()
1022 printf(", +%ld errors", nerrors); in finish()
Dping.c653 nerrors++; in receive_error_msg()
672 nerrors++; in receive_error_msg()
881 nerrors+=error_pkt; in parse_reply()
Dping6.c1315 nerrors++; in receive_error_msg()
1329 nerrors++; in receive_error_msg()
1667 nerrors++; in parse_reply()
/external/chromium_org/third_party/icu/source/test/iotest/
Diotest.cpp809 int32_t nerrors = 0; in main() local
851 nerrors = runTestRequest(root, argc, argv); in main()
863 nerrors += 1; in main()
881 return nerrors; in main()
/external/icu4c/test/iotest/
Diotest.cpp810 int32_t nerrors = 0; in main() local
852 nerrors = runTestRequest(root, argc, argv); in main()
864 nerrors += 1; in main()
882 return nerrors; in main()
/external/icu4c/test/letest/
Dletest.cpp1063 int32_t nerrors = 0; in main() local
1111 nerrors = runTestRequest(root, argc, argv); in main()
1124 return nerrors; in main()
/external/chromium_org/third_party/icu/source/test/letest/
Dletest.cpp1063 int32_t nerrors = 0; in main() local
1111 nerrors = runTestRequest(root, argc, argv); in main()
1124 return nerrors; in main()