Home
last modified time | relevance | path

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

/external/chromium/third_party/icu/source/test/intltest/
Dnumrgts.cpp1905 NumberFormat *nff = NumberFormat::createInstance(status); in Test4145457() local
1907 delete nff; in Test4145457()
1910 if(nff->getDynamicClassID() != DecimalFormat::getStaticClassID()) { in Test4145457()
1915 DecimalFormat *nf = (DecimalFormat*)nff; in Test4145457()
1970 delete nff; in Test4145457()
/external/icu4c/test/intltest/
Dnumrgts.cpp1905 NumberFormat *nff = NumberFormat::createInstance(status); in Test4145457() local
1907 delete nff; in Test4145457()
1910 if(nff->getDynamicClassID() != DecimalFormat::getStaticClassID()) { in Test4145457()
1915 DecimalFormat *nf = (DecimalFormat*)nff; in Test4145457()
1971 delete nff; in Test4145457()