Home
last modified time | relevance | path

Searched refs:ColorFoo (Results 1 – 1 of 1) sorted by relevance

/external/guice/core/test/com/google/inject/
DBindingAnnotationTest.java90 bind(ColorFoo.class); in testRequireExactAnnotationsRequireAllOptionals()
138 static class ColorFoo { class in BindingAnnotationTest