Home
last modified time | relevance | path

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

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