Searched refs:_ok_count (Results 1 – 2 of 2) sorted by relevance
249 _ok_count(ok_count_), _not_ok_count(not_ok_count_) in tap_summary()342 return _ok_count; in ok_count()371 _ok_count == other._ok_count && in operator ==()
62 std::size_t _ok_count; member in engine::tap_summary