Home
last modified time | relevance | path

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

/external/dagger2/javatests/dagger/internal/codegen/
DScopingValidationTest.java653 JavaFileObject singletonScoped = in componentWithSingletonScopeMayNotDependOnOtherScope() local
668 daggerCompiler().compile(type, simpleScope, simpleScoped, singletonScoped); in componentWithSingletonScopeMayNotDependOnOtherScope()