Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/engine/
H A Dtap_parser.cpp197 std::size_t ok_count = 0, not_ok_count = 0; in parse() local
352 engine::tap_summary::not_ok_count(void) const in not_ok_count() function in engine::tap_summary