Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DSpecialLocales.java66 return getCommentRaw(l).replaceAll("@", ""); in getComment()
75 public static String getCommentRaw(CLDRLocale l) { in getCommentRaw() method in SpecialLocales
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestUtilities.java927 logln("sr_Latn raw comment = " + SpecialLocales.getCommentRaw(sr_Latn));
929 SpecialLocales.getCommentRaw(sr_Latn).contains("@"));
935 + SpecialLocales.getCommentRaw(sr_Latn_BA));
937 .getCommentRaw(sr_Latn_BA).contains("@sr_Latn_BA"));