Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtmsgfmt.cpp1208 int32_t countAct; in testAdopt() local
1265 formatsAct = msg.getFormats(countAct); in testAdopt()
1266 if (!formatsAct || (countAct <=0) || (countAct != countCmp)) { in testAdopt()
1279 for (i = 0; i < countAct; i++) { in testAdopt()
1323 formatsAct = msg.getFormats(countAct); in testAdopt()
1324 if (!formatsAct || (countAct <=0) || (countAct != countCmp)) { in testAdopt()
1329 for (i = 0; i < countAct; i++) { in testAdopt()
1375 formatsAct = msg.getFormats(countAct); in testAdopt()
1376 if (!formatsAct || (countAct <=0) || (countAct != countCmp)) { in testAdopt()
1381 for (i = 0; i < countAct; i++) { in testAdopt()