Searched refs:wcf (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/test/intltest/
H A Dwinnmtst.cpp296 NumberFormat *wcf = NumberFormat::createCurrencyInstance(ulocale, status); local
299 testLocale(lcidRecords[i].localeID, lcidRecords[i].lcid, wcf, TRUE, log);
307 testLocale(lcidRecords[i].localeID, lcidRecords[i].lcid, wcf, TRUE, log);
314 delete wcf;
/external/icu4c/test/intltest/
H A Dwinnmtst.cpp296 NumberFormat *wcf = NumberFormat::createCurrencyInstance(ulocale, status); local
299 testLocale(lcidRecords[i].localeID, lcidRecords[i].lcid, wcf, TRUE, log);
307 testLocale(lcidRecords[i].localeID, lcidRecords[i].lcid, wcf, TRUE, log);
314 delete wcf;

Completed in 12 milliseconds