Searched refs:allSubcomponents (Results 1 – 1 of 1) sorted by relevance
236 ImmutableSet.Builder<Element> allSubcomponents = in validate() local243 allSubcomponents.addAll(subreport.referencedSubcomponents()); in validate()246 return new AutoValue_ComponentValidator_ComponentValidationReport(allSubcomponents.build(), in validate()