Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/testsuite/ztest/src/
Dztest.c929 int effective_total = 0; in __ztest_show_suite_summary_oneline() local
955 effective_total = distinct_total - distinct_skip; in __ztest_show_suite_summary_oneline()
957 expanded_passrate = expanded_pass / effective_total; in __ztest_show_suite_summary_oneline()