Searched refs:newGrandchildComponent (Results 1 – 4 of 4) sorted by relevance
60 childComponent.newGrandchildComponent().requiresSingleton().singletonType()); in scopePropagatesUpward_class()70 .newGrandchildComponent() in scopePropagatesUpward_provides()82 childComponent.newGrandchildComponent().objectSet(); in multibindingContributions()95 .isSameInstanceAs(childComponent.newGrandchildComponent().getUnscopedTypeProvider()); in unscopedProviders()115 assertThat(childComponent.newGrandchildComponent().needsAnInterface()).isNotNull(); in dependenceisInASubcomponent()
31 GrandchildComponent newGrandchildComponent(); in newGrandchildComponent() method
80 GrandchildComponentWithoutBuilder grandchild = child.newGrandchildComponent(); in topLevelComponent_grandchildWithoutBuilder()106 GrandchildComponentWithoutBuilder grandchild = child.newGrandchildComponent(); in topLevelProductionComponent_grandchildWithoutBuilder()
128 GrandchildComponentWithoutBuilder newGrandchildComponent(); in newGrandchildComponent() method