Home
last modified time | relevance | path

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

/aosp_15_r20/external/dagger2/javatests/dagger/functional/producers/
H A DDependentTest.java43 DependentComponent componentUsingComponents = in reuseBuilderWithDependentComponent() local
64 assertThat(componentUsingComponents.greetings().get()).containsExactly( in reuseBuilderWithDependentComponent()