Home | History | Annotate | Download | only in src

Lines Matching refs:GetErrorCount

1399       if ((*it)->GetErrorCount())
1402 (*it)->ThreadID(), (*it)->GetErrorCount());
1419 errorcount_ += (*it)->GetErrorCount();
1421 if ((*it)->GetErrorCount())
1424 (*it)->ThreadID(), (*it)->GetErrorCount());
1614 errors += (*it)->GetErrorCount();