Home
last modified time | relevance | path

Searched defs:total_failed (Results 1 – 4 of 4) sorted by relevance

/third_party/weston/tools/zunitc/src/
Dzuc_base_logger.c204 int total_failed, int total_disabled, long total_elapsed) in run_ended()
Dzuc_junit_reporter.c376 int total_failed, int total_disabled, long total_elapsed) in run_ended()
Dzunitc_impl.c696 int total_failed, int total_disabled, long total_elapsed) in dispatch_run_ended()
1261 int total_failed = 0; in run_single_pass() local
/third_party/mbedtls/library/
Dx509_crt.c1433 int success = 0, first_error = 0, total_failed = 0; in mbedtls_x509_crt_parse() local