Home
last modified time | relevance | path

Searched refs:total_elapsed (Results 1 – 4 of 4) sorted by relevance

/third_party/weston/tools/zunitc/src/
Dzuc_base_logger.c87 int total_failed, int total_disabled, long total_elapsed);
204 int total_failed, int total_disabled, long total_elapsed) in run_ended() argument
213 total_elapsed); in run_ended()
Dzuc_event_listener.h96 long total_elapsed);
Dzunitc_impl.c696 int total_failed, int total_disabled, long total_elapsed) in dispatch_run_ended() argument
710 total_elapsed); in dispatch_run_ended()
1259 long total_elapsed = 0; in run_single_pass() local
1288 total_elapsed += g_ctx.cases[i]->elapsed; in run_single_pass()
1294 total_elapsed); in run_single_pass()
Dzuc_junit_reporter.c376 int total_failed, int total_disabled, long total_elapsed) in run_ended() argument