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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtranstst.cpp3081 const char* expInvID = DATA[i+2]; local
3082 UBool expValid = (expInvID != NULL);
3107 u->getID() == expInvID) {
3108 logln((UnicodeString)"Ok: " + ID + ".getInverse() => " + expInvID);
3112 ", expected " + expInvID);
/external/icu/icu4c/source/test/intltest/
H A Dtranstst.cpp3080 const char* expInvID = DATA[i+2]; local
3081 UBool expValid = (expInvID != NULL);
3106 u->getID() == expInvID) {
3107 logln((UnicodeString)"Ok: " + ID + ".getInverse() => " + expInvID);
3111 ", expected " + expInvID);

Completed in 216 milliseconds