Searched refs:getAllErrors (Results 1 – 3 of 3) sorted by relevance
414 for (ApkVerificationIssue error : result.getAllErrors()) { in assertVerified()430 assertSourceStampVerificationIssue(result.getAllErrors(), expectedIssueId); in assertSourceStampVerificationFailure()
635 public List<ApkVerificationIssue> getAllErrors() { in getAllErrors() method in SourceStampVerifier.Result
1377 public List<IssueWithParams> getAllErrors() { in getAllErrors() method in ApkVerifier.Result