Home
last modified time | relevance | path

Searched defs:live_case_count (Results 1 – 3 of 3) sorted by relevance

/third_party/weston/tools/zunitc/src/
Dzuc_base_logger.c188 run_started(void *data, int live_case_count, in run_started()
203 int live_case_count, int live_test_count, int total_passed, in run_ended()
Dzuc_junit_reporter.c363 run_started(void *data, int live_case_count, int live_test_count, in run_started()
375 int live_case_count, int live_test_count, int total_passed, in run_ended()
Dzunitc_impl.c679 dispatch_run_started(struct zuc_context *ctx, int live_case_count, in dispatch_run_started()
695 int live_case_count, int live_test_count, int total_passed, in dispatch_run_ended()
1263 int live_case_count = 0; in run_single_pass() local