Home
last modified time | relevance | path

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

/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/subcomponent/repeat/
H A DRepeatedModuleTest.kt50 fun repeatedModuleBuilderThrowsInSubcomponent() { in repeatedModuleBuilderThrowsInSubcomponent() method
/aosp_15_r20/external/dagger2/javatests/dagger/functional/subcomponent/repeat/
H A DRepeatedModuleTest.java53 public void repeatedModuleBuilderThrowsInSubcomponent() { in repeatedModuleBuilderThrowsInSubcomponent() method in RepeatedModuleTest