Searched refs:cformat (Results 1 – 2 of 2) sorted by relevance
211 ChoiceFormat cformat = new ChoiceFormat( in test_getCurrency() local214 ((NumberFormat) cformat).getCurrency(); in test_getCurrency()241 ChoiceFormat cformat = new ChoiceFormat( in test_setCurrencyLjava_util_Currency() local244 ((NumberFormat) cformat).setCurrency(currA); in test_setCurrencyLjava_util_Currency()
89 ChoiceFormat cformat = new ChoiceFormat( in test_setCurrencyLjava_util_Currency() local92 ((NumberFormat) cformat).setCurrency(currA); in test_setCurrencyLjava_util_Currency()