Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateMaximalLocales.java928 final double literateTerritoryPopulation = regionData.getLiteratePopulation(); in tryDifferentAlgorithm() local
932 …double minimalLiteratePopulation = literateTerritoryPopulation * MIN_UNOFFICIAL_LANGUAGE_PROPORTIO… in tryDifferentAlgorithm()
960 … + "\t" + percent.format(literatePopulation / literateTerritoryPopulation) in tryDifferentAlgorithm()