Home
last modified time | relevance | path

Searched defs:innerAnnotationElement (Results 1 – 1 of 1) sorted by relevance

/external/auto/common/src/test/java/com/google/auto/common/
DMoreElementsTest.java217 TypeElement innerAnnotationElement = elements.getTypeElement(innerAnnotationName); in isAnnotationPresent() local
255 TypeElement innerAnnotationElement = elements.getTypeElement(innerAnnotationName); in getAnnotationMirror() local