Searched refs:field2AnnotationValue (Results 1 – 1 of 1) sorted by relevance
430 final int field2AnnotationValue = 23; in testSingleAnnotations() local438 .addIntAnnotation(field2AnnotationId, field2AnnotationValue) in testSingleAnnotations()496 .that(buffer.getInt()).isEqualTo(field2AnnotationValue); in testSingleAnnotations()513 final int field2AnnotationValue = 23; in testAtomIdAnnotations() local522 .addIntAnnotation(field2AnnotationId, field2AnnotationValue) in testAtomIdAnnotations()590 .that(buffer.getInt()).isEqualTo(field2AnnotationValue); in testAtomIdAnnotations()