Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/
DBinderTest.java556 static class OuterCoreModule extends AbstractModule { class in BinderTest
584 Guice.createInjector(new OuterCoreModule()); in testCannotBindToGuiceTypes()
591 asModuleChain(OuterCoreModule.class, InnerCoreModule.class), in testCannotBindToGuiceTypes()
594 asModuleChain(OuterCoreModule.class, InnerCoreModule.class), in testCannotBindToGuiceTypes()
597 asModuleChain(OuterCoreModule.class, InnerCoreModule.class), in testCannotBindToGuiceTypes()
600 asModuleChain(OuterCoreModule.class, InnerCoreModule.class), in testCannotBindToGuiceTypes()
603 asModuleChain(OuterCoreModule.class, InnerCoreModule.class), in testCannotBindToGuiceTypes()
606 asModuleChain(OuterCoreModule.class, InnerCoreModule.class), in testCannotBindToGuiceTypes()
609 asModuleChain(OuterCoreModule.class, InnerCoreModule.class), in testCannotBindToGuiceTypes()
612 asModuleChain(OuterCoreModule.class, InnerCoreModule.class), in testCannotBindToGuiceTypes()
[all …]