Home
last modified time | relevance | path

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

/external/dagger2/javatests/dagger/functional/cycle/
DCycleTest.java100 BindsCycleComponent bindsCycleComponent = DaggerCycles_BindsCycleComponent.create(); in cycleWithDeferredBinds() local
101 assertThat(bindsCycleComponent.bar()).isNotNull(); in cycleWithDeferredBinds()