Home
last modified time | relevance | path

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

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DGenerateMaximalLocales.java401 tryDifferentAlgorithm(toMaximized); in main()
1061 private static void tryDifferentAlgorithm(Map<String, String> toMaximized) { in tryDifferentAlgorithm() method in GenerateMaximalLocales