Searched refs:msgFmt2 (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | tmsgfmt.cpp | 686 …MessageFormat* msgFmt2 = internalCreate(t2.unescape(), Locale("fr"),err,(char*)"From TestMessageFo… in testMsgFormatSelect() local 699 …internalFormat( msgFmt2 , testArgs[i], 2, exp[i].unescape() ,(char*)"From TestMessageFormat::testS… in testMsgFormatSelect() 702 delete msgFmt2; in testMsgFormatSelect()
|
/external/icu/icu4c/source/test/intltest/ |
D | tmsgfmt.cpp | 713 …MessageFormat* msgFmt2 = internalCreate(t2.unescape(), Locale("fr"),err,(char*)"From TestMessageFo… in testMsgFormatSelect() local 726 …internalFormat( msgFmt2 , testArgs[i], 2, exp[i].unescape() ,(char*)"From TestMessageFormat::testS… in testMsgFormatSelect() 729 delete msgFmt2; in testMsgFormatSelect()
|