Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/
DScopesTest.java345 static class OuterDeprecatedModule extends AbstractModule { class in ScopesTest
361 Guice.createInjector(new OuterDeprecatedModule()); in testBindScopeToAnnotationWithoutScopeAnnotation()
368 asModuleChain(OuterDeprecatedModule.class, InnerDeprecatedModule.class)); in testBindScopeToAnnotationWithoutScopeAnnotation()