Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/
DMethodInterceptionTest.java75 Injector childOne = injector.createChildInjector(new AbstractModule() { in testSharedProxyClasses() local
81 Interceptable nullFoosOne = childOne.getInstance(Interceptable.class); in testSharedProxyClasses()