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.java478 static class OuterCoreModule extends AbstractModule { class in BinderTest
503 Guice.createInjector(new OuterCoreModule()); in testCannotBindToGuiceTypes()
509 asModuleChain(OuterCoreModule.class, InnerCoreModule.class), in testCannotBindToGuiceTypes()
513 asModuleChain(OuterCoreModule.class, InnerCoreModule.class), in testCannotBindToGuiceTypes()
517 asModuleChain(OuterCoreModule.class, InnerCoreModule.class), in testCannotBindToGuiceTypes()
521 asModuleChain(OuterCoreModule.class, InnerCoreModule.class), in testCannotBindToGuiceTypes()
525 asModuleChain(OuterCoreModule.class, InnerCoreModule.class), in testCannotBindToGuiceTypes()
529 asModuleChain(OuterCoreModule.class, InnerCoreModule.class), in testCannotBindToGuiceTypes()
533 asModuleChain(OuterCoreModule.class, InnerCoreModule.class), in testCannotBindToGuiceTypes()
537 asModuleChain(OuterCoreModule.class, InnerCoreModule.class), in testCannotBindToGuiceTypes()
[all …]