Searched defs:subreport (Results 1 – 4 of 4) sorted by relevance
87 public void subreport() { in subreport() method in ValidationReportTest
275 public Builder<T> addSubreport(ValidationReport<?> subreport) { in addSubreport()
487 ValidationReport<TypeElement> subreport = validate(asType(subcomponent)); in validateSubcomponents() local
415 ValidationReport.Builder<TypeElement> subreport = ValidationReport.about(annotatedType); in validateReferencedModules() local