Searched refs:fileform (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtchcfmt.cpp131 ChoiceFormat* fileform = new ChoiceFormat( filelimits, filepart, 4); local
133 if (!fileform) {
134 it_errln("*** test_complex_example fileform");
141 delete fileform;
145 delete fileform;
150 //const Format* testFormats[] = { fileform, NULL, filenumform };
156 delete fileform;
161 delete fileform;
167 pattform->setFormat( 0, *fileform );
176 fileform
[all...]
H A Dmsfmrgts.cpp800 ChoiceFormat *fileform = new ChoiceFormat(filelimits, filepart, 3); local
801 form1->setFormat(1, *fileform);
802 form2->setFormat(0, *fileform);
820 delete fileform;
H A Dtmsgfmt.cpp505 ChoiceFormat* fileform = new ChoiceFormat(filelimits, filepart, 3); local
506 form->setFormat(1,*fileform); // NOT zero, see below
534 delete fileform;
/external/icu/icu4c/source/test/intltest/
H A Dtchcfmt.cpp131 ChoiceFormat* fileform = new ChoiceFormat( filelimits, filepart, 4); local
133 if (!fileform) {
134 it_errln("*** test_complex_example fileform");
141 delete fileform;
145 delete fileform;
150 //const Format* testFormats[] = { fileform, NULL, filenumform };
156 delete fileform;
161 delete fileform;
167 pattform->setFormat( 0, *fileform );
176 fileform
[all...]
H A Dmsfmrgts.cpp800 ChoiceFormat *fileform = new ChoiceFormat(filelimits, filepart, 3); local
801 form1->setFormat(1, *fileform);
802 form2->setFormat(0, *fileform);
820 delete fileform;
H A Dtmsgfmt.cpp505 ChoiceFormat* fileform = new ChoiceFormat(filelimits, filepart, 3); local
506 form->setFormat(1,*fileform); // NOT zero, see below
534 delete fileform;

Completed in 239 milliseconds