Searched refs:CustomNoScopeModule (Results 1 – 1 of 1) sorted by relevance
339 install(new CustomNoScopeModule()); in configure()343 static class CustomNoScopeModule extends AbstractModule { class in ScopesTest361 + " at " + CustomNoScopeModule.class.getName() + getDeclaringSourcePart(getClass()), in testBindScopeTooManyTimes()362 asModuleChain(OuterScopeModule.class, CustomNoScopeModule.class), in testBindScopeTooManyTimes()