Searched refs:getEnumNames (Results 1 – 2 of 2) sorted by relevance
236 assertThat(getEnumNames(AnnotationValues.getEnums(value))) in getEnums()351 private static ImmutableList<String> getEnumNames(ImmutableList<VariableElement> values) { in getEnumNames() method in AnnotationValuesTest
356 private String[] getEnumNames() in getEnumNames() method in XSLTAttributeDef1541 String [] enumValues = this.getEnumNames(); in getListOfEnums()