Searched refs:_not_ok_count (Results 1 – 2 of 2) sorted by relevance
249 _ok_count(ok_count_), _not_ok_count(not_ok_count_) in tap_summary()356 return _not_ok_count; in not_ok_count()372 _not_ok_count == other._not_ok_count); in operator ==()
65 std::size_t _not_ok_count; member in engine::tap_summary