Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ditrbnf.cpp214 RuleBasedNumberFormat ruleCtorResult(spelloutRules, Locale::getUS(), perror, status); in TestAPI() local
215 if(!(ruleCtorResult == *formatter)) { in TestAPI()