Home
last modified time | relevance | path

Searched refs:baselineFactory (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DVettingViewer.java495 … Factory baselineFactory = CLDRConfig.getInstance().getCommonAndSeedAndMainAndAnnotationsFactory(); in generateHtmlErrorTables() local
496 baselineFile = baselineFactory.make(localeID, true); in generateHtmlErrorTables()
864 … Factory baselineFactory = CLDRConfig.getInstance().getCommonAndSeedAndMainAndAnnotationsFactory(); in writeSummaryTable() local
865 baselineFile = baselineFactory.make(localeID, true); in writeSummaryTable()
1433 … Factory baselineFactory = CLDRConfig.getInstance().getCommonAndSeedAndMainAndAnnotationsFactory(); in getErrorOnPath() local
1434 baselineFile = baselineFactory.make(localeID, true); in getErrorOnPath()