Searched refs:fracRules (Results 1 – 1 of 1) sorted by relevance
325 UnicodeString fracRules( in TestFractionalRuleSet() local357 int len = fracRules.length(); in TestFractionalRuleSet()360 UChar ch = fracRules.charAt(i); in TestFractionalRuleSet()367 fracRules.setCharAt(i, (UChar)0x200e); in TestFractionalRuleSet()378 RuleBasedNumberFormat formatter(fracRules, Locale::getEnglish(), perror, status); in TestFractionalRuleSet()