Home
last modified time | relevance | path

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

/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/subcomponent/repeat/
H A DRepeatedModuleTest.kt66 fun repeatedModuleBuilderThrowsInGrandchildSubcomponent() { in repeatedModuleBuilderThrowsInGrandchildSubcomponent() method in dagger.functional.kotlinsrc.subcomponent.repeat.RepeatedModuleTest
/aosp_15_r20/external/dagger2/javatests/dagger/functional/subcomponent/repeat/
H A DRepeatedModuleTest.java69 public void repeatedModuleBuilderThrowsInGrandchildSubcomponent() { in repeatedModuleBuilderThrowsInGrandchildSubcomponent() method in RepeatedModuleTest