Searched refs:mfAlpha (Results 1 – 3 of 3) sorted by relevance
1306 MessageFormat mfAlpha = new MessageFormat( in testPluralFormat() local1314 if (!result.equals(mfAlpha.format(objMap))) { in testPluralFormat()1328 MessageFormat mfAlpha = new MessageFormat ( in testPluralFormat() local1337 if (!result.equals(mfAlpha.format(objMap))) { in testPluralFormat()
1307 MessageFormat mfAlpha = new MessageFormat( in testPluralFormat() local1315 if (!result.equals(mfAlpha.format(objMap))) { in testPluralFormat()1329 MessageFormat mfAlpha = new MessageFormat ( in testPluralFormat() local1338 if (!result.equals(mfAlpha.format(objMap))) { in testPluralFormat()
561 MessageFormat* mfAlpha = new MessageFormat(t2, Locale("fr"), err); in testMsgFormatPlural() local564 mfAlpha->format(argName, &testArgs1, 1, argNameResult, err); in testMsgFormatPlural()582 delete mfAlpha; in testMsgFormatPlural()