Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/test/intltest/
Dtmsgfmt.cpp1204 int32_t countChg; in testAdopt() local
1205 formatsChg = msg.getFormats(countChg); // tested function in testAdopt()
1206 if (!formatsChg || (countChg != count)) { in testAdopt()
/external/icu/icu4c/source/test/intltest/
Dtmsgfmt.cpp1235 int32_t countChg; in testAdopt() local
1236 formatsChg = msg.getFormats(countChg); // tested function in testAdopt()
1237 if (!formatsChg || (countChg != count)) { in testAdopt()