Home
last modified time | relevance | path

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

/external/dagger2/javatests/dagger/functional/subcomponent/repeat/
DRepeatedModuleTest.java45 SubcomponentWithoutRepeatedModule childComponent = in repeatedModuleHasSameStateInGrandchildSubcomponent()
70 SubcomponentWithoutRepeatedModule childComponent = in repeatedModuleBuilderThrowsInGrandchildSubcomponent()
DSubcomponentWithoutRepeatedModule.java22 interface SubcomponentWithoutRepeatedModule { interface
DParentComponent.java32 SubcomponentWithoutRepeatedModule newChildComponentWithoutRepeatedModule(); in newChildComponentWithoutRepeatedModule()