Searched defs:errors (Results 1 – 7 of 7) sorted by relevance
46 List<ScopedException> errors = ScopedException.extractErrors(error); in getBindingException() local
185 List<ScopedException> errors = ScopedException.extractErrors(result.error); in testIncludeInMerge() local
70 private Set<String> errors = new HashSet<String>(); field in UnitTestSuiteBuilderTest.SuiteExecutionRecorder
77 private Set<String> errors = new HashSet<String>(); field in InstrumentationTestSuiteBuilderTest.SuiteExecutionRecorder
140 List<ScopedException> errors = new ArrayList<>(); in extractErrors() local
725 public void expectSSLCertificateError(int errors) { in expectSSLCertificateError()
1734 int errors = ERROR_NONE_SUPPORTED; in applyLevelLimits() local