Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/
DScopesTest.java292 static class OuterRuntimeModule extends AbstractModule { class in ScopesTest
304 Guice.createInjector(new OuterRuntimeModule()); in testScopeAnnotationWithoutRuntimeRetention()
311 asModuleChain(OuterRuntimeModule.class, InnerRuntimeModule.class)); in testScopeAnnotationWithoutRuntimeRetention()