Searched refs:sMeasurePermille (Results 1 – 3 of 3) sorted by relevance
107 String sMeasurePermille = uMeasurePermille.locale(locale).format(50).toString(); in test20417_PercentParity() local110 assertEquals("Permille, locale " + locale, sNoUnitPermille, sMeasurePermille); in test20417_PercentParity()
104 String sMeasurePermille = uMeasurePermille.locale(locale).format(50).toString(); in test20417_PercentParity() local107 assertEquals("Permille, locale " + locale, sNoUnitPermille, sMeasurePermille); in test20417_PercentParity()
1912 UnicodeString sMeasurePermille = uMeasurePermille.locale(locale) in percentParity() local1918 sNoUnitPermille, sMeasurePermille); in percentParity()