Searched refs:mfAlpha (Results 1 – 3 of 3) sorted by relevance
1283 MessageFormat mfAlpha = new MessageFormat( in testPluralFormat() local1291 if (!result.equals(mfAlpha.format(objMap))) { in testPluralFormat()1305 MessageFormat mfAlpha = new MessageFormat ( in testPluralFormat() local1314 if (!result.equals(mfAlpha.format(objMap))) { in testPluralFormat()
1279 MessageFormat mfAlpha = new MessageFormat( in testPluralFormat() local1287 if (!result.equals(mfAlpha.format(objMap))) { in testPluralFormat()1301 MessageFormat mfAlpha = new MessageFormat ( in testPluralFormat() local1310 if (!result.equals(mfAlpha.format(objMap))) { in testPluralFormat()
558 MessageFormat* mfAlpha = new MessageFormat(t2, Locale("fr"), err); in testMsgFormatPlural() local561 mfAlpha->format(argName, &testArgs1, 1, argNameResult, err); in testMsgFormatPlural()579 delete mfAlpha; in testMsgFormatPlural()