Home
last modified time | relevance | path

Searched refs:countAct (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dtmsgfmt.cpp1205 int32_t countAct; in testAdopt() local
1262 formatsAct = msg.getFormats(countAct); in testAdopt()
1263 if (!formatsAct || (countAct <=0) || (countAct != countCmp)) { in testAdopt()
1276 for (i = 0; i < countAct; i++) { in testAdopt()
1320 formatsAct = msg.getFormats(countAct); in testAdopt()
1321 if (!formatsAct || (countAct <=0) || (countAct != countCmp)) { in testAdopt()
1326 for (i = 0; i < countAct; i++) { in testAdopt()
1372 formatsAct = msg.getFormats(countAct); in testAdopt()
1373 if (!formatsAct || (countAct <=0) || (countAct != countCmp)) { in testAdopt()
1378 for (i = 0; i < countAct; i++) { in testAdopt()