Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/
DMethodInterceptionTest.java85 Injector childTwo = injector.createChildInjector(new AbstractModule() { in testSharedProxyClasses() local
91 Interceptable nullFoosTwo = childTwo.getInstance(Interceptable.class); in testSharedProxyClasses()