Searched refs:fullIterable (Results 1 – 19 of 19) sorted by relevance
90 for (String path : en.fullIterable()) { in testCountFull()142 for (String path : factory.fullIterable()) { in checkEmitChanged()
117 for (String path : cldrFile.fullIterable()) { in tempTestCompletenessLdmlDtd()165 for (String p : factory.make(locale, true).fullIterable()) { in TestCompleteness()278 for (String path : cldrFile.fullIterable()) { in TestPluralOrder()350 for (String path : cldrFile.fullIterable()) { in TestOptional()457 for (String path : cldrFile.fullIterable()) { in TestCoverage()592 for (String path : nativeFile.fullIterable()) { in getPathHeaders()638 for (String path : nativeFile.fullIterable()) { in TestUniqueness()677 for (String path : nativeFile.fullIterable()) { in TestStatus()746 for (String path : english.fullIterable()) { in TestPathsNotInEnglish()754 for (String path : nativeFile.fullIterable()) { in TestPathsNotInEnglish()[all …]
107 for (String path : cldrFileToCheck.fullIterable()) { in oldTestInvariantPaths()428 for (String path : english.fullIterable()) {646 for (String path : cldrFile.fullIterable()) {
217 cldrFile.fullIterable().forEach(target::add); in TestAllPaths()666 for (String xpath : cldrFile.fullIterable()) { in showCldrFile()
107 for (String path : cldrFile.fullIterable()) { in checkPlurals()139 for (String path : cldrFile.fullIterable()) { in LocaleInfo()551 for (String path : cldrFile.fullIterable()) { in testGeorgeBailey()
283 for (String path : cldrFileToTest.fullIterable()) { in checkPlaceholders()
33 for (String path : english.fullIterable()) { in getActuals()
88 for (String path : cldrFile.fullIterable()) { in main()
43 for (String path : localeFile.fullIterable()) { in main()
77 Set<String> testPaths = ImmutableSortedSet.copyOf(root.fullIterable()); in main()
237 for (String path : file.fullIterable()) { in main()
523 VettingViewer.getStatus(latestFile.fullIterable(), file, in addGrowth()790 Iterable<String> pathSource = new IterableFilter(file.fullIterable()); in showCoverage()
398 for (String path : current.fullIterable()) { in writeLdml()403 for (String path : old.fullIterable()) { in writeLdml()
181 for (String eachPath : cldrFileToFilter.fullIterable()) { in getPath()
145 for (String path : cfile.fullIterable()) { in main()
589 for (String path : sourceFile.fullIterable()) { in getFileInfo()1500 …getStatus(file.fullIterable(), file, pathHeaderFactory, foundCounter, unconfirmedCounter, missingC… in getStatus()
905 this.fileIterator = file.fullIterable().iterator(); in FilteredIterable()1921 file.fullIterable().forEach(filePaths::add);
1268 public Iterable<String> fullIterable() { in fullIterable() method in CLDRFile
587 for (String path : file.fullIterable()) { in main()