Searched refs:_types_count (Results 1 – 1 of 1) sorted by relevance
170 std::map< model::test_result_type, std::size_t > _types_count; member in __anonb3af51450111::html_hooks197 ++_types_count[result.type()]; in add_to_summary()274 iter = _types_count.find(type); in get_count()275 if (iter == _types_count.end()) in get_count()