Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/cli/
H A Dcmd_report_html.cpp395 const std::size_t n_bad = n_broken + n_failed; in write_summary() local
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dtinytest.c68 static int n_bad = 0; /**< Number of tests that have failed. */ variable
/freebsd/contrib/libevent/test/
H A Dtinytest.c68 static int n_bad = 0; /**< Number of tests that have failed. */ variable