Searched refs:engFormat (Results 1 – 2 of 2) sorted by relevance
160 final CLDRFormatter engFormat = new CLDRFormatter(engFile); in oldTestCLDRLocaleDataDriven() local185 result = locale.getDisplayCountry(engFormat); in oldTestCLDRLocaleDataDriven()187 result = locale.getDisplayName(engFormat, combined, in oldTestCLDRLocaleDataDriven()
624 …public String getDisplayName(NameFormatter engFormat, boolean combined, Transform<String, String> …625 return engFormat.getDisplayName(this, combined, picker);