Home | History | Annotate | Download | only in intltest

Lines Matching full:dollars

1357     verifyFormat("TestCurrenciesWide", fmt, &USD_NEG_1, 1, "-1.00 US dollars");
1358 verifyFormat("TestCurrenciesWide", fmt, &USD_1, 1, "1.00 US dollars");
1359 verifyFormat("TestCurrenciesWide", fmt, &USD_2, 1, "2.00 US dollars");