Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/
DImplicitBindingTest.java246 Injector parentSetupRootInjector = Guice.createInjector(testModule); in testInstancesRequestingProvidersForThemselvesWithChildInjectors() local
247 Injector parentSetupChildInjector = parentSetupRootInjector.createChildInjector(); in testInstancesRequestingProvidersForThemselvesWithChildInjectors()