/external/dagger2/compiler/src/test/java/dagger/internal/codegen/ |
D | MembersInjectionTest.java | 114 .compilesWithoutError() in parentClass_noInjectedMembers() 203 .compilesWithoutError() in parentClass_injectedMembersInSupertype() 269 .compilesWithoutError() in fieldAndMethodGenerics() 367 .compilesWithoutError() in subclassedGenericMembersInjectors() 436 .compilesWithoutError() in fieldInjection() 514 .compilesWithoutError() in methodInjection() 599 .compilesWithoutError() in mixedMemberInjection() 654 .compilesWithoutError() in injectConstructorAndMembersInjection() 707 .compilesWithoutError() in supertypeMembersInjection() 771 .compilesWithoutError() in simpleComponentWithNesting() [all …]
|
D | InjectConstructorFactoryGeneratorTest.java | 158 .compilesWithoutError() in injectConstructorOnGenericClass() 205 .compilesWithoutError() in fieldAndMethodGenerics() 242 .compilesWithoutError() in genericClassWithNoDependencies() 286 .compilesWithoutError() in twoGenericTypes() 344 .compilesWithoutError() in boundedGenerics() 437 .compilesWithoutError() in multipleSameTypesWithGenericsAndQualifiersAndLazies() 549 .compilesWithoutError(); // TODO: Verify warning message when supported in privateInjectFieldWarning() 579 .compilesWithoutError(); // TODO: Verify warning message when supported in staticInjectFieldWarning() 639 .compilesWithoutError(); // TODO: Verify warning message when supported in privateInjectMethodWarning() 669 .compilesWithoutError(); // TODO: Verify warning message when supported in staticInjectMethodWarning() [all …]
|
D | ComponentProcessorTest.java | 265 .compilesWithoutError() in simpleComponent() 354 .compilesWithoutError() in componentWithScope() 432 .compilesWithoutError() in simpleComponentWithNesting() 542 .compilesWithoutError() in componentWithModule() 705 .compilesWithoutError() in transitiveModuleDeps() 741 .compilesWithoutError(); in generatedTransitiveModule() 782 .compilesWithoutError(); in generatedModuleInSubcomponent() 934 .compilesWithoutError() in subcomponentOmitsInheritedBindings() 966 .compilesWithoutError(); in testDefaultPackage() 1088 .compilesWithoutError() in setBindings() [all …]
|
D | ModuleFactoryGeneratorTest.java | 398 .compilesWithoutError() in singleProvidesMethodNoArgs() 441 .compilesWithoutError() in singleProvidesMethodNoArgs_disableNullable() 483 .compilesWithoutError() in nullableProvides() 589 .compilesWithoutError() in multipleProvidesMethods() 636 .compilesWithoutError() in providesSetElement() 688 .compilesWithoutError() in providesSetElementWildcard() 738 .compilesWithoutError() in providesSetValues() 805 .compilesWithoutError(); in providedTypes() 1045 .compilesWithoutError() in genericSubclassedModule()
|
D | MultipleRequestTest.java | 61 .compilesWithoutError(); in multipleRequests_constructor() 88 .compilesWithoutError(); in multipleRequests_field() 117 .compilesWithoutError(); in multipleRequests_providesMethod()
|
D | MapKeyProcessorTest.java | 70 .compilesWithoutError() in mapKeyCreatorFile() 118 .compilesWithoutError() in nestedMapKeyCreatorFile() 295 .compilesWithoutError() in mapKeyComponentFileWithDisorderedKeyField() 471 .compilesWithoutError() in mapKeyComponentFileWithDefaultField()
|
D | MapBindingComponentProcessorTest.java | 204 .compilesWithoutError() in mapBindingsWithEnumKey() 360 .compilesWithoutError() in mapBindingsWithStringKey() 530 .compilesWithoutError() in mapBindingsWithWrappedKey() 706 .compilesWithoutError() in mapBindingsWithNonProviderValue() 795 .processedWith(new ComponentProcessor()).compilesWithoutError() in injectMapWithoutMapBinding()
|
D | GraphValidationTest.java | 433 .compilesWithoutError(); in cyclicDependencySimpleProviderIndirectionWarning() 476 .compilesWithoutError(); in cyclicDependencySimpleProviderIndirectionWarningSuppressed() 947 .compilesWithoutError(); in nullCheckForConstructorParameters() 991 .compilesWithoutError(); in nullCheckForMembersInjectParam() 1035 .compilesWithoutError(); in nullCheckForVariable() 1070 .compilesWithoutError(); in nullCheckForComponentReturn()
|
D | RepeatedModuleValidationTest.java | 89 .compilesWithoutError(); in moduleRepeatedInSubcomponentBuilderMethod() 119 .compilesWithoutError(); in moduleRepeatedButNotPassed()
|
D | InaccessibleTypeTest.java | 144 .compilesWithoutError() in basicInjectedType() 259 .compilesWithoutError() in memberInjectedType()
|
D | ComponentBuilderTest.java | 102 .compilesWithoutError() in testEmptyBuilder() 193 .compilesWithoutError() in testUsesBuildAndSetterNames() 306 .compilesWithoutError() in testIgnoresModulesNotInApi()
|
D | ProductionComponentProcessorTest.java | 258 .compilesWithoutError() in simpleComponent()
|
D | SubcomponentValidationTest.java | 445 .compilesWithoutError() in delegateFactoryNotCreatedForSubcomponentWhenProviderExistsInParent()
|
D | ProducerModuleFactoryGeneratorTest.java | 525 .compilesWithoutError() in singleProducesMethodNoArgsFuture()
|
/external/robolectric-shadows/processor/src/test/java/org/robolectric/annotation/processing/ |
D | RobolectricProcessorTest.java | 50 .compilesWithoutError(); in unannotatedSource_shouldCompile() 67 .compilesWithoutError() in generatedFile_shouldHandleInnerClassCollisions() 82 .compilesWithoutError() in generatedFile_shouldHandleNonPublicClasses() 108 .compilesWithoutError() in generatedFile_shouldHandleClassNameOnlyShadows() 121 .compilesWithoutError() in generatedFile_shouldNotGenerateShadowOfMethodsForExcludedClasses() 151 .compilesWithoutError() in generatedFile_shouldUseSpecifiedPackage() 165 .compilesWithoutError() in shouldGenerateMetaInfServicesFile() 178 .compilesWithoutError(); in shouldGracefullyHandleUnrecognisedAnnotation() 190 .compilesWithoutError() in shouldGenerateGenericShadowOf() 206 .compilesWithoutError() in generatedShadowProvider_canConfigureInstrumentingPackages()
|
D | JavadocJsonGeneratorTest.java | 34 .compilesWithoutError(); in shouldGenerateJavadocJson()
|
/external/robolectric-shadows/processor/src/test/java/org/robolectric/annotation/processing/validator/ |
D | RealObjectValidatorTest.java | 93 .compilesWithoutError(); in realObjectWithCorrectType_shouldCompile() 103 .compilesWithoutError(); in realObjectWithCorrectClassName_shouldCompile() 111 .compilesWithoutError(); in realObjectWithNestedClassName_shouldCompile()
|
D | SingleClassSubject.java | 40 public SuccessfulCompilationClause compilesWithoutError() { in compilesWithoutError() method in SingleClassSubject 42 return tester.compilesWithoutError(); in compilesWithoutError()
|
D | ResetterValidatorTest.java | 58 .compilesWithoutError(); in goodResetter_shouldCompile()
|
D | ImplementsValidatorTest.java | 31 .compilesWithoutError(); in value_withUnresolvableClassNameAndOldMaxSdk_shouldNotCompile()
|
/external/dagger2/compiler/src/test/java/dagger/tests/integration/operation/ |
D | PrimitiveInjectionTest.java | 140 .compilesWithoutError() in primitiveArrayTypesAllInjected()
|