Searched refs:numResult1 (Results 1 – 1 of 1) sorted by relevance
558 UnicodeString numResult1; in testMsgFormatPlural() local559 mfNum->format(&testArgs1, 1, numResult1, ignore, err); in testMsgFormatPlural()571 if ( numResult1 != argNameResult){ in testMsgFormatPlural()575 if ( numResult1 != UnicodeString("C\'est 0 fichier dans la liste.")) { in testMsgFormatPlural()585 numResult1.remove(); in testMsgFormatPlural()587 mfNum2->format(&testArgs2, 1, numResult1, ignore, err); in testMsgFormatPlural()598 if ( numResult1 != argNameResult){ in testMsgFormatPlural()602 if ( numResult1 != UnicodeString("There are 4,0 zavoda in the directory.")) { in testMsgFormatPlural()