Searched refs:CLDR_VERSIONS (Results 1 – 5 of 5) sorted by relevance
44 public static final List<String> CLDR_VERSIONS = ImmutableList.of( field in ToolConstants74 for (String current : CLDR_VERSIONS) {
39 for (String current : ToolConstants.CLDR_VERSIONS) { in main()
39 List<String> items = new ArrayList<>(ToolConstants.CLDR_VERSIONS); in diff()
84 LinkedHashSet<String> allVersions = new LinkedHashSet<>(ToolConstants.CLDR_VERSIONS); in writeContents()
262 … String current = (ToolConstants.CLDR_VERSIONS.contains(ToolConstants.LAST_CHART_VERSION) in writeLdml()