Searched refs:doublyAnnotated (Results 1 - 1 of 1) sorted by relevance

/external/guice/core/test/com/google/inject/
H A DBoundInstanceInjectionTest.java85 ".doublyAnnotated() has more than one ", "annotation annotated with @BindingAnnotation: ",
100 ".doublyAnnotated() has more than one ", "annotation annotated with @BindingAnnotation: ",
106 @Inject void doublyAnnotated(@Named("a") @Another String unused) {} method in class:BoundInstanceInjectionTest.MalformedInjectable
110 @Inject void doublyAnnotated(@Named("a") @Another String s) {} method in class:BoundInstanceInjectionTest.MalformedProvider

Completed in 1333 milliseconds