Searched refs:ACTUAL (Results 1 – 5 of 5) sorted by relevance
58 ACTUAL, enumConstant
107 case ACTUAL:
278 enum Source { DEFAULT, ACTUAL } enumConstant
115 @ProvidesIntoOptional(ProvidesIntoOptional.Type.ACTUAL) in testAnnotation()123 @ProvidesIntoOptional(ProvidesIntoOptional.Type.ACTUAL) in testAnnotation()291 @ProvidesIntoOptional(Type.ACTUAL) in testProvidesIntoOptionalWithMapKey()
848 } else if (isSourceEntry(binding, Source.ACTUAL)) { in optionalModuleTest()970 case ACTUAL: in isSourceEntry()