Home
last modified time | relevance | path

Searched defs:childModule (Results 1 – 9 of 9) sorted by relevance

/external/dagger2/javatests/dagger/internal/codegen/
DBindsDependsOnSubcomponentValidationTest.java81 Source childModule = in testBinds() local
161 Source childModule = in testSetBindings() local
246 Source childModule = in testSetValueBindings() local
327 Source childModule = in testMapBindings() local
DOptionalBindingTest.java84 Source childModule = in provideExplicitOptionalInParent_AndBindsOptionalOfInChild() local
DMultibindingTest.java242 Source childModule = in provideExplicitSetInParent_AndMultibindingContributionInChild() local
DComponentRequirementFieldTest.java196 Source childModule = in componentRequirementNeededInFactoryCreationOfSubcomponent() local
DMissingBindingValidationTest.java588 Source childModule = in bindingUsedOnlyInSubcomponentDependsOnBindingOnlyInSubcomponent() local
665 Source childModule = in multibindingContributionBetweenAncestorComponentAndEntrypointComponent() local
1380 Source childModule = in requestWildcardTypeWithNonWildcardTypeBindingProvided_failsWithMissingBinding() local
DComponentHierarchyValidationTest.java129 Source childModule = in productionComponents_productionScopeImplicitOnBoth() local
DDuplicateBindingsValidationTest.java1201 Source childModule = in reportedInParentAndChild() local
DComponentProcessorTest.java1976 Source childModule = in componentFactoryInterfaceTest() local
/external/dagger2/javatests/dagger/internal/codegen/bindinggraphvalidation/
DSetMultibindingValidationTest.java281 Source childModule = in testMultipleSetBindingsToSameFooSubcomponents() local
367 Source childModule = in testMultipleSetBindingsToSameKeyButDifferentBindings() local