Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtmsgfmt.cpp1212 int32_t countAct; in testAdopt() local
1269 formatsAct = msg.getFormats(countAct); in testAdopt()
1270 if (!formatsAct || (countAct <=0) || (countAct != countCmp)) { in testAdopt()
1283 for (i = 0; i < countAct; i++) { in testAdopt()
1327 formatsAct = msg.getFormats(countAct); in testAdopt()
1328 if (!formatsAct || (countAct <=0) || (countAct != countCmp)) { in testAdopt()
1333 for (i = 0; i < countAct; i++) { in testAdopt()
1379 formatsAct = msg.getFormats(countAct); in testAdopt()
1380 if (!formatsAct || (countAct <=0) || (countAct != countCmp)) { in testAdopt()
1385 for (i = 0; i < countAct; i++) { in testAdopt()