Searched refs:fracRules (Results 1 – 2 of 2) sorted by relevance
40 static String fracRules = field in RbnfTest184 RuleBasedNumberFormat fmt4 = new RuleBasedNumberFormat(fracRules, Locale.ENGLISH); in TestCoverage()185 RuleBasedNumberFormat fmt5 = new RuleBasedNumberFormat(fracRules, Locale.ENGLISH); in TestCoverage()742 RuleBasedNumberFormat formatter = new RuleBasedNumberFormat(fracRules, in TestFractionalRuleSet()
392 UnicodeString fracRules( in TestFractionalRuleSet() local424 int len = fracRules.length(); in TestFractionalRuleSet()427 UChar ch = fracRules.charAt(i); in TestFractionalRuleSet()434 fracRules.setCharAt(i, (UChar)0x200e); in TestFractionalRuleSet()445 RuleBasedNumberFormat formatter(fracRules, Locale::getEnglish(), perror, status); in TestFractionalRuleSet()