/external/dagger2/javatests/dagger/internal/codegen/ |
D | MapBindingComponentProcessorTest.java | 22 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 132 GENERATED_CODE_ANNOTATIONS, in mapBindingsWithEnumKey() 209 GENERATED_CODE_ANNOTATIONS, in mapBindingsWithEnumKey() 360 GENERATED_CODE_ANNOTATIONS, in mapBindingsWithInaccessibleKeys() 446 GENERATED_CODE_ANNOTATIONS, in mapBindingsWithInaccessibleKeys() 462 GENERATED_CODE_ANNOTATIONS, in mapBindingsWithInaccessibleKeys() 539 GENERATED_CODE_ANNOTATIONS, in mapBindingsWithStringKey() 616 GENERATED_CODE_ANNOTATIONS, in mapBindingsWithStringKey() 739 GENERATED_CODE_ANNOTATIONS, in mapBindingsWithWrappedKey() 825 GENERATED_CODE_ANNOTATIONS, in mapBindingsWithWrappedKey() [all …]
|
D | MembersInjectionTest.java | 26 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 90 GENERATED_CODE_ANNOTATIONS, in parentClass_noInjectedMembers() 149 GENERATED_CODE_ANNOTATIONS, in parentClass_injectedMembersInSupertype() 195 GENERATED_CODE_ANNOTATIONS, in fieldAndMethodGenerics() 285 GENERATED_CODE_ANNOTATIONS, in subclassedGenericMembersInjectors() 370 GENERATED_CODE_ANNOTATIONS, in fieldInjection() 451 GENERATED_CODE_ANNOTATIONS, in fieldInjectionWithQualifier() 520 GENERATED_CODE_ANNOTATIONS, in methodInjection() 609 GENERATED_CODE_ANNOTATIONS, in mixedMemberInjection() 692 GENERATED_CODE_ANNOTATIONS, in injectConstructorAndMembersInjection() [all …]
|
D | ModuleFactoryGeneratorTest.java | 27 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 231 GENERATED_CODE_ANNOTATIONS, in singleProvidesMethodNoArgs() 278 GENERATED_CODE_ANNOTATIONS, in singleProvidesMethodNoArgs_disableNullable() 324 GENERATED_CODE_ANNOTATIONS, in nullableProvides() 398 GENERATED_CODE_ANNOTATIONS, in multipleProvidesMethods() 468 GENERATED_CODE_ANNOTATIONS, in providesSetElement() 521 GENERATED_CODE_ANNOTATIONS, in providesSetElementWildcard() 574 GENERATED_CODE_ANNOTATIONS, in providesSetValues() 886 GENERATED_CODE_ANNOTATIONS, in genericSubclassedModule() 924 GENERATED_CODE_ANNOTATIONS, in genericSubclassedModule() [all …]
|
D | DelegateBindingExpressionTest.java | 23 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 147 GENERATED_CODE_ANNOTATIONS, in toDoubleCheck() 226 GENERATED_CODE_ANNOTATIONS, in toSingleCheck() 302 GENERATED_CODE_ANNOTATIONS, in toUnscoped() 404 GENERATED_CODE_ANNOTATIONS, in castNeeded_rawTypes_Provider_get() 512 GENERATED_CODE_ANNOTATIONS, in noCast_rawTypes_Provider_get_toInaccessibleType() 602 GENERATED_CODE_ANNOTATIONS, in castedToRawType() 703 GENERATED_CODE_ANNOTATIONS, in doubleBinds() 808 GENERATED_CODE_ANNOTATIONS, in inlineFactoryOfInacessibleType() 900 GENERATED_CODE_ANNOTATIONS, in providerWhenBindsScopeGreaterThanDependencyScope()
|
D | ComponentProcessorTest.java | 25 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 185 GENERATED_CODE_ANNOTATIONS, in simpleComponent() 301 GENERATED_CODE_ANNOTATIONS, in componentWithScope() 420 GENERATED_CODE_ANNOTATIONS, in simpleComponentWithNesting() 504 GENERATED_CODE_ANNOTATIONS, in componentWithModule() 607 GENERATED_CODE_ANNOTATIONS, in componentWithAbstractModule() 704 GENERATED_CODE_ANNOTATIONS, in transitiveModuleDeps() 888 GENERATED_CODE_ANNOTATIONS, in subcomponentNotGeneratedIfNotUsedInGraph() 1000 GENERATED_CODE_ANNOTATIONS, in membersInjection() 1056 GENERATED_CODE_ANNOTATIONS, in componentInjection() [all …]
|
D | SwitchingProviderTest.java | 21 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 71 GENERATED_CODE_ANNOTATIONS, in switchingProviderTest() 251 GENERATED_CODE_ANNOTATIONS, in unscopedBinds() 336 GENERATED_CODE_ANNOTATIONS, in scopedBinds() 427 GENERATED_CODE_ANNOTATIONS, in emptyMultibindings_avoidSwitchProviders() 472 GENERATED_CODE_ANNOTATIONS, in memberInjectors() 543 GENERATED_CODE_ANNOTATIONS, in optionals()
|
D | ElidedFactoriesTest.java | 21 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 87 GENERATED_CODE_ANNOTATIONS, in simpleComponent() 187 GENERATED_CODE_ANNOTATIONS, in simpleComponent_injectsProviderOf_dependsOnScoped() 269 GENERATED_CODE_ANNOTATIONS, in simpleComponent_injectsProviderOf_dependsOnScoped() 380 GENERATED_CODE_ANNOTATIONS, in scopedBinding_onlyUsedInSubcomponent() 441 GENERATED_CODE_ANNOTATIONS, in scopedBinding_onlyUsedInSubcomponent()
|
D | ComponentRequirementFieldTest.java | 21 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 78 GENERATED_CODE_ANNOTATIONS, in bindsInstance() 175 GENERATED_CODE_ANNOTATIONS, in instanceModuleMethod() 247 GENERATED_CODE_ANNOTATIONS, in componentInstances() 360 GENERATED_CODE_ANNOTATIONS, in componentRequirementNeededInFactoryCreationOfSubcomponent() 388 GENERATED_CODE_ANNOTATIONS, in componentRequirementNeededInFactoryCreationOfSubcomponent()
|
D | InjectConstructorFactoryGeneratorTest.java | 25 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 141 GENERATED_CODE_ANNOTATIONS, in injectConstructorOnGenericClass() 190 GENERATED_CODE_ANNOTATIONS, in fieldAndMethodGenerics() 242 GENERATED_CODE_ANNOTATIONS, in genericClassWithNoDependencies() 287 GENERATED_CODE_ANNOTATIONS, in twoGenericTypes() 340 GENERATED_CODE_ANNOTATIONS, in boundedGenerics() 408 GENERATED_CODE_ANNOTATIONS, in multipleSameTypesWithGenericsAndQualifiersAndLazies() 1075 GENERATED_CODE_ANNOTATIONS, in injectConstructor() 1122 GENERATED_CODE_ANNOTATIONS, in injectConstructorAndMembersInjection() 1183 GENERATED_CODE_ANNOTATIONS, in wildcardDependency() [all …]
|
D | SetBindingRequestFulfillmentWithGuavaTest.java | 21 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 102 GENERATED_CODE_ANNOTATIONS, in setBindings() 205 GENERATED_CODE_ANNOTATIONS, in inaccessible() 275 GENERATED_CODE_ANNOTATIONS, in subcomponentOmitsInheritedBindings() 334 GENERATED_CODE_ANNOTATIONS, in productionComponents()
|
D | MapBindingExpressionWithGuavaTest.java | 23 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 130 GENERATED_CODE_ANNOTATIONS, in mapBindings() 404 GENERATED_CODE_ANNOTATIONS, in inaccessible() 466 GENERATED_CODE_ANNOTATIONS, in subcomponentOmitsInheritedBindings() 522 GENERATED_CODE_ANNOTATIONS, in productionComponents()
|
D | SetBindingRequestFulfillmentTest.java | 22 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 99 GENERATED_CODE_ANNOTATIONS, in setBindings() 194 GENERATED_CODE_ANNOTATIONS, in inaccessible() 269 GENERATED_CODE_ANNOTATIONS, in subcomponentOmitsInheritedBindings()
|
D | MapBindingExpressionTest.java | 24 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 95 GENERATED_CODE_ANNOTATIONS, in mapBindings() 277 GENERATED_CODE_ANNOTATIONS, in inaccessible() 340 GENERATED_CODE_ANNOTATIONS, in subcomponentOmitsInheritedBindings()
|
D | SubcomponentValidationTest.java | 24 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 460 GENERATED_CODE_ANNOTATIONS, in delegateFactoryNotCreatedForSubcomponentWhenProviderExistsInParent() 659 GENERATED_CODE_ANNOTATIONS, in multipleSubcomponentsWithSameSimpleNamesCanExistInSameComponent() 741 GENERATED_CODE_ANNOTATIONS, in subcomponentSimpleNamesDisambiguated() 806 GENERATED_CODE_ANNOTATIONS, in subcomponentSimpleNamesDisambiguatedInRoot() 883 GENERATED_CODE_ANNOTATIONS, in subcomponentImplNameUsesFullyQualifiedClassNameIfNecessary() 940 GENERATED_CODE_ANNOTATIONS, in parentComponentNameShouldNotBeDisambiguatedWhenItConflictsWithASubcomponent() 1001 GENERATED_CODE_ANNOTATIONS, in subcomponentBuilderNamesShouldNotConflict()
|
D | MapKeyProcessorTest.java | 21 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 76 GENERATED_CODE_ANNOTATIONS, in mapKeyCreatorFile() 125 GENERATED_CODE_ANNOTATIONS, in nestedMapKeyCreatorFile()
|
D | ProductionComponentProcessorTest.java | 24 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 251 GENERATED_CODE_ANNOTATIONS, in simpleComponent() 446 GENERATED_CODE_ANNOTATIONS, in simpleComponent() 653 GENERATED_CODE_ANNOTATIONS, in productionScope_injectConstructor()
|
D | AssistedFactoryTest.java | 23 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 99 .addLines("package test;", "", GENERATED_CODE_ANNOTATIONS) in testAssistedFactory() 195 .addLines("package test;", "", GENERATED_CODE_ANNOTATIONS) in testAssistedFactoryCycle()
|
D | OptionalBindingRequestFulfillmentTest.java | 23 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 113 GENERATED_CODE_ANNOTATIONS, in inlinedOptionalBindings() 253 GENERATED_CODE_ANNOTATIONS, in requestForFuture()
|
D | SubcomponentCreatorRequestFulfillmentTest.java | 24 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 104 GENERATED_CODE_ANNOTATIONS, in testInlinedSubcomponentCreators_componentMethod()
|
D | ComponentFactoryTest.java | 21 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 90 GENERATED_CODE_ANNOTATIONS, in testUsesParameterNames()
|
D | ComponentShardTest.java | 21 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 92 GENERATED_CODE_ANNOTATIONS, in testNewShardCreated()
|
D | ComponentCreatorTest.java | 26 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 109 GENERATED_CODE_ANNOTATIONS, in testEmptyCreator() 164 GENERATED_CODE_ANNOTATIONS, in testCanInstantiateModulesUserCannotSet() 363 GENERATED_CODE_ANNOTATIONS, in testCreatorWithBindsInstanceNoStaticCreateGenerated() 465 GENERATED_CODE_ANNOTATIONS, in testCreatorWithPrimitiveBindsInstance()
|
D | GeneratedLines.java | 33 public static final String GENERATED_CODE_ANNOTATIONS = field in GeneratedLines
|
D | ComponentBuilderTest.java | 21 import static dagger.internal.codegen.GeneratedLines.GENERATED_CODE_ANNOTATIONS; 91 GENERATED_CODE_ANNOTATIONS, in testUsesBuildAndSetterNames()
|