Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtmsgfmt.cpp1237 int32_t countChg; in testAdopt() local
1238 formatsChg = msg.getFormats(countChg); // tested function in testAdopt()
1239 if (!formatsChg || (countChg != count)) { in testAdopt()