Home
last modified time | relevance | path

Searched defs:getSupportedAnnotationTypes (Results 1 – 2 of 2) sorted by relevance

/external/dagger2/compiler/src/test/java/dagger/internal/codegen/
DValidationReportTest.java109 public Set<String> getSupportedAnnotationTypes() { in getSupportedAnnotationTypes() method in ValidationReportTest.SimpleTestProcessor
DComponentProcessorTest.java2167 public Set<String> getSupportedAnnotationTypes() { in getSupportedAnnotationTypes() method in ComponentProcessorTest.GeneratingProcessor