Searched refs:expID (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtranstst.cpp1373 UnicodeString expID(DATA[i+2]);
1380 UBool ok = (newID == expID);
1390 ", expected " + expID);
3080 const char* expID = DATA[i+1]; local
3083 if (expID == NULL) {
3084 expID = ID;
3106 if (t->getID() == expID &&
/external/icu/icu4c/source/test/intltest/
H A Dtranstst.cpp1372 UnicodeString expID(DATA[i+2]);
1379 UBool ok = (newID == expID);
1389 ", expected " + expID);
3079 const char* expID = DATA[i+1]; local
3082 if (expID == NULL) {
3083 expID = ID;
3105 if (t->getID() == expID &&

Completed in 371 milliseconds