Searched defs:customAnnotation (Results 1 – 2 of 2) sorted by relevance
10 private final Annotation customAnnotation; field in CustomParametersDescriptor18 …public CustomParametersDescriptor(CustomParameters customParameters, Annotation customAnnotation) { in CustomParametersDescriptor()
1576 JavaFileObject customAnnotation = in testScopedMetadataWithCustomScope() local