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.java315 static class OuterDeprecatedModule extends AbstractModule { class in ScopesTest
327 Guice.createInjector(new OuterDeprecatedModule()); in testBindScopeToAnnotationWithoutScopeAnnotation()
333 asModuleChain(OuterDeprecatedModule.class, InnerDeprecatedModule.class)); in testBindScopeToAnnotationWithoutScopeAnnotation()