Searched refs:sNoUnitPercent (Results 1 – 3 of 3) sorted by relevance
104 String sNoUnitPercent = uNoUnitPercent.locale(locale).format(50).toString(); in test20417_PercentParity() local109 assertEquals("Percent, locale " + locale, sNoUnitPercent, sMeasurePercent); in test20417_PercentParity()
101 String sNoUnitPercent = uNoUnitPercent.locale(locale).format(50).toString(); in test20417_PercentParity() local106 assertEquals("Percent, locale " + locale, sNoUnitPercent, sMeasurePercent); in test20417_PercentParity()
1906 UnicodeString sNoUnitPercent = uNoUnitPercent.locale(locale) in percentParity() local1916 sNoUnitPercent, sMeasurePercent); in percentParity()