Searched refs:hasErrors (Results 1 – 5 of 5) sorted by relevance
593 if (hasErrors ()) in error()604 if (hasErrors ()) in getFreeArgs()612 if (hasErrors ()) return null; in getOpts()627 if (hasErrors ()) return null; in getOpts()645 if (hasErrors ()) in hasArg()736 boolean hasErrors () in hasErrors() method in OptsParser.Opts743 if (! hasErrors ()) return "<no errors>"; in errorsToString()
276 UBool hasErrors() const { return errors!=0; } in hasErrors() function
116 if(U_FAILURE(errorCode) || info.hasErrors() || result!=expected) { in TestAPI()214 info.hasErrors() in TestNotSTD3()229 if(result!=input || info.hasErrors()) { in TestNotSTD3()
34 bool hasErrors() const;
83 bool CapturedDiagList::hasErrors() const { in hasErrors() function in CapturedDiagList298 return capturedDiags.hasErrors() || testAct.hasReportedErrors(); in checkForManualIssues()