Home
last modified time | relevance | path

Searched refs:fracRules (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/test/intltest/
Ditrbnf.cpp325 UnicodeString fracRules( in TestFractionalRuleSet() local
357 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()