Searched refs:mfAlpha (Results 1 – 3 of 3) sorted by relevance
1315 MessageFormat mfAlpha = new MessageFormat( in testPluralFormat() local1323 if (!result.equals(mfAlpha.format(objMap))) { in testPluralFormat()1337 MessageFormat mfAlpha = new MessageFormat ( in testPluralFormat() local1346 if (!result.equals(mfAlpha.format(objMap))) { in testPluralFormat()
1312 MessageFormat mfAlpha = new MessageFormat( in testPluralFormat() local1320 if (!result.equals(mfAlpha.format(objMap))) { in testPluralFormat()1334 MessageFormat mfAlpha = new MessageFormat ( in testPluralFormat() local1343 if (!result.equals(mfAlpha.format(objMap))) { in testPluralFormat()
563 MessageFormat* mfAlpha = new MessageFormat(t2, Locale("fr"), err); in testMsgFormatPlural() local566 mfAlpha->format(argName, &testArgs1, 1, argNameResult, err); in testMsgFormatPlural()584 delete mfAlpha; in testMsgFormatPlural()