Home | History | Annotate | Download | only in intltest

Lines Matching refs:get_nf

4656         const NumberFormat* get_nf = fmt->getNumberFormatForField('M');
4657 if (get_nf != check_nf) errln("FAIL: getter and setter do not work");