Home | History | Annotate | Download | only in intltest

Lines Matching refs:assignResult

172     RuleBasedNumberFormat assignResult(URBNF_SPELLOUT, Locale("es", "ES", ""), status);
173 assignResult = *formatter;
174 if(!(assignResult == *formatter)) {