Searched refs:SomeBindingAnnotation (Results 1 – 1 of 1) sorted by relevance
171 private static @interface SomeBindingAnnotation {} annotation in BoundFieldModuleTest179 @SomeBindingAnnotation in testBindingWithBindingAnnotation()189 injector.getInstance(Key.get(Integer.class, SomeBindingAnnotation.class))); in testBindingWithBindingAnnotation()309 @SomeBindingAnnotation in testFailureOnMultipleBindingAnnotations()