Searched defs:french (Results 1 – 8 of 8) sorted by relevance
77 CLDRFile french = CLDRConfig.getInstance().getCldrFactory() in TestVariantName() local94 private void checkNames(CLDRFile french, String locale, in checkNames()
295 ULocale french = ULocale.FRENCH; in TestNameList() local331 ULocale french = ULocale.FRENCH; in TestIllformedLocale() local
298 ULocale french = ULocale.FRENCH; in TestNameList() local334 ULocale french = ULocale.FRENCH; in TestIllformedLocale() local
418 public static final String french = field in RbnfSampleRuleSets
113 CLDRFile french = mainCldrFactory.make("fr", true); in testNames() local
486 Locale french("fr", "FR"); in TestDisplayNames() local
2779 UColAttributeValue french = UCOL_OFF; in TestEqualsForCollator() local
2772 …|",r={chinese:function(e){return 0},german:function(e){return e!==1?1:0},french:function(e){return… method