Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/test/intltest/
Dtmsgfmt.cpp1174 const Format** formatsAct = 0; in testAdopt() local
1232 formatsAct = msg.getFormats(countAct); in testAdopt()
1233 if (!formatsAct || (countAct <=0) || (countAct != countCmp)) { in testAdopt()
1242 a = formatsAct[i]; in testAdopt()
1284 formatsAct = msg.getFormats(countAct); in testAdopt()
1285 if (!formatsAct || (countAct <=0) || (countAct != countCmp)) { in testAdopt()
1291 a = formatsAct[i]; in testAdopt()
1335 formatsAct = msg.getFormats(countAct); in testAdopt()
1336 if (!formatsAct || (countAct <=0) || (countAct != countCmp)) { in testAdopt()
1342 a = formatsAct[i]; in testAdopt()
/external/icu/icu4c/source/test/intltest/
Dtmsgfmt.cpp1205 const Format** formatsAct = 0; in testAdopt() local
1263 formatsAct = msg.getFormats(countAct); in testAdopt()
1264 if (!formatsAct || (countAct <=0) || (countAct != countCmp)) { in testAdopt()
1278 a = formatsAct[i]; in testAdopt()
1321 formatsAct = msg.getFormats(countAct); in testAdopt()
1322 if (!formatsAct || (countAct <=0) || (countAct != countCmp)) { in testAdopt()
1328 a = formatsAct[i]; in testAdopt()
1373 formatsAct = msg.getFormats(countAct); in testAdopt()
1374 if (!formatsAct || (countAct <=0) || (countAct != countCmp)) { in testAdopt()
1380 a = formatsAct[i]; in testAdopt()