Searched refs:ErrorStats (Results 1 – 3 of 3) sorted by relevance
87 typedef std::map<Type, unsigned int> ErrorStats; typedef103 ErrorStats _stats;
248 for (ErrorStats::iterator it = _stats.begin(); it != _stats.end(); it++) { in showStats()
148 struct ErrorStats { struct159 ErrorStats* error_stats) { in ComputeErrorStats()182 bool CheckErrorStats(const ErrorStats& error_stats, int accumulation_depth) { in CheckErrorStats()241 ErrorStats error_stats; in CheckErrorForAccumulation()