Lines Matching refs:next

66         IAnnotationField field = annotationFields.iterator().next();  in convertAnnotationDefinition1()
72 IAnnotation annotation = annotations.iterator().next(); in convertAnnotationDefinition1()
96 IAnnotation annotation = annotations.iterator().next(); in convertAnnotationDefinition2()
143 IAnnotationField annotationField = annotationFields.iterator().next(); in testAnnotationDefaultsInt1()
168 IAnnotationField field = annotationFields.iterator().next(); in testAnnotationDefaultsInt2()
192 IAnnotationField field = annotationFields.iterator().next(); in testAnnotationDefaultsInt3()
227 IAnnotationField annotationField = annotationFields.iterator().next(); in testAnnotationDefaultsDouble1()
253 IAnnotationField field = annotationFields.iterator().next(); in testAnnotationDefaultsDouble2()
277 IAnnotationField field = annotationFields.iterator().next(); in testAnnotationDefaultsDouble3()
317 IAnnotationField field = annotationFields.iterator().next(); in testAnnotationDefaultsEnum1()
354 IAnnotationField field = annotationFields.iterator().next(); in testAnnotationDefaultsEnum2()
383 IAnnotationField field = annotationFields.iterator().next(); in testAnnotationDefaultsEnum3()
434 IAnnotationField field = annotationFields.iterator().next(); in testAnnotationDefaultsAnnotation1()
466 IAnnotationField field = annotationFields.iterator().next(); in testAnnotationDefaultsAnnotation2()
493 IAnnotationField field = annotationFields.iterator().next(); in testAnnotationDefaultsAnnotation3()
533 IAnnotationField field = annotationFields.iterator().next(); in testAnnotationDefaultsString1()
557 IAnnotationField field = annotationFields.iterator().next(); in testAnnotationDefaultsString2()
580 IAnnotationField field = annotationFields.iterator().next(); in testAnnotationDefaultsString3()
613 IAnnotationField field = annotationFields.iterator().next(); in testAnnotationDefaultsClass1()
635 IAnnotationField field = annotationFields.iterator().next(); in testAnnotationDefaultsClass2()
660 IAnnotationField field = annotationFields.iterator().next(); in testAnnotationDefaultsClass3()
682 IAnnotationField field = annotationFields.iterator().next(); in testAnnotationDefaultsClass4()