Home
last modified time | relevance | path

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

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