Searched refs:other_errors (Results 1 – 3 of 3) sorted by relevance
218 return total + other_errors + fatal_errors; in GetTotalCount()225 other_errors++; in RecordError()
140 uint64_t other_errors = 0; member
334 s.Format(" Number of other errors: {0}\n", error_stats.other_errors); in DumpTraceInfo()427 json_str.attribute("otherErrors", error_stats.other_errors); in DumpTraceInfoAsJson()