Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtchcfmt.cpp74 ChoiceFormat* formnew=new ChoiceFormat(filelimits, filepart, 3); in TestSimpleExample() local
76 if(*formnew == *form){ in TestSimpleExample()
83 delete formnew; in TestSimpleExample()