Searched refs:paramAnnotations (Results 1 – 1 of 1) sorted by relevance
108 Annotation[][] paramAnnotations = ctor1.getParameterAnnotations(); in test_getParameterAnnotations() local110 paramAnnotations.length); in test_getParameterAnnotations()112 paramAnnotations[0].length); in test_getParameterAnnotations()115 ignoreOrder.add(paramAnnotations[0][0].annotationType()); in test_getParameterAnnotations()116 ignoreOrder.add(paramAnnotations[0][1].annotationType()); in test_getParameterAnnotations()