Searched refs:mfNum (Results 1 – 3 of 3) sorted by relevance
1275 MessageFormat mfNum = new MessageFormat( in testPluralFormat() local1286 String result = mfNum.format(objArray); in testPluralFormat()1296 MessageFormat mfNum = new MessageFormat ( in testPluralFormat() local1309 String result = mfNum.format(objArray); in testPluralFormat()
547 MessageFormat* mfNum = new MessageFormat(t1, Locale("fr"), err); in testMsgFormatPlural() local556 mfNum->format(&testArgs1, 1, numResult1, ignore, err); in testMsgFormatPlural()565 delete mfNum; in testMsgFormatPlural()578 delete mfNum; in testMsgFormatPlural()
1279 MessageFormat mfNum = new MessageFormat( in testPluralFormat() local1290 String result = mfNum.format(objArray); in testPluralFormat()1300 MessageFormat mfNum = new MessageFormat ( in testPluralFormat() local1313 String result = mfNum.format(objArray); in testPluralFormat()