Searched refs:abstractModule (Results 1 – 3 of 3) sorted by relevance
340 JavaFileObject abstractModule = in abstractModuleWithInstanceMethod_subclassedIsAllowed() local372 Compilation compilation = daggerCompiler().compile(abstractModule, subclassedModule, component); in abstractModuleWithInstanceMethod_subclassedIsAllowed()
942 JavaFileObject abstractModule = in testExtraSettersFails() local951 Compilation compilation = compile(componentFile, abstractModule); in testExtraSettersFails()
46 public void abstractModule() { in abstractModule() method in FactoryImplicitModulesTest