Home
last modified time | relevance | path

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

/external/dagger2/javatests/dagger/internal/codegen/
DModuleFactoryGeneratorTest.java150 .withAdditionalSources(parent) in provideOverriddenByNoProvide()
169 .withAdditionalSources(parent) in provideOverriddenByProvide()
187 .withAdditionalSources(parent) in providesOverridesNonProvides()
DDaggerModuleMethodSubject.java138 DaggerModuleMethodSubject withAdditionalSources(JavaFileObject... sources) { in withAdditionalSources() method in DaggerModuleMethodSubject