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()
139 uint64_t other_errors = 0; member
335 s.Format(" Number of other errors: {0}\n", error_stats.other_errors); in DumpTraceInfo()428 json_str.attribute("otherErrors", error_stats.other_errors); in DumpTraceInfoAsJson()