Home | History | Annotate | Download | only in src

Lines Matching refs:GetErrorCount

1575       if ((*it)->GetErrorCount())
1578 (*it)->ThreadID(), (*it)->GetErrorCount());
1595 errorcount_ += (*it)->GetErrorCount();
1597 if ((*it)->GetErrorCount())
1600 (*it)->ThreadID(), (*it)->GetErrorCount());
1790 errors += (*it)->GetErrorCount();