Searched refs:mfNum (Results 1 – 3 of 3) sorted by relevance
553 MessageFormat* mfNum = new MessageFormat(t1, Locale("fr"), err); in testMsgFormatPlural() local562 mfNum->format(&testArgs1, 1, numResult1, ignore, err); in testMsgFormatPlural()571 delete mfNum; in testMsgFormatPlural()584 delete mfNum; in testMsgFormatPlural()
1310 MessageFormat mfNum = new MessageFormat( in testPluralFormat() local1321 String result = mfNum.format(objArray); in testPluralFormat()1331 MessageFormat mfNum = new MessageFormat ( in testPluralFormat() local1344 String result = mfNum.format(objArray); in testPluralFormat()
1313 MessageFormat mfNum = new MessageFormat( in testPluralFormat() local1324 String result = mfNum.format(objArray); in testPluralFormat()1334 MessageFormat mfNum = new MessageFormat ( in testPluralFormat() local1347 String result = mfNum.format(objArray); in testPluralFormat()