Searched refs:numResult1 (Results 1 – 1 of 1) sorted by relevance
560 UnicodeString numResult1; in testMsgFormatPlural() local561 mfNum->format(&testArgs1, 1, numResult1, ignore, err); in testMsgFormatPlural()573 if ( numResult1 != argNameResult){ in testMsgFormatPlural()577 if ( numResult1 != UnicodeString("C\'est 0 fichier dans la liste.")) { in testMsgFormatPlural()587 numResult1.remove(); in testMsgFormatPlural()589 mfNum2->format(&testArgs2, 1, numResult1, ignore, err); in testMsgFormatPlural()600 if ( numResult1 != argNameResult){ in testMsgFormatPlural()604 if ( numResult1 != UnicodeString("There are 4,0 zavoda in the directory.")) { in testMsgFormatPlural()