Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/test/intltest/
Dtestidna.cpp1383 UErrorCode gotStatus = U_ZERO_ERROR; in testCompareReferenceImpl() local
1386 options, &parseError, &gotStatus); in testCompareReferenceImpl()
1388 if(expStatus != gotStatus){ in testCompareReferenceImpl()
1392 + " Got: " + UnicodeString(u_errorName(gotStatus)) in testCompareReferenceImpl()
/external/icu4c/test/intltest/
Dtestidna.cpp1383 UErrorCode gotStatus = U_ZERO_ERROR; in testCompareReferenceImpl() local
1386 options, &parseError, &gotStatus); in testCompareReferenceImpl()
1388 if(expStatus != gotStatus){ in testCompareReferenceImpl()
1392 + " Got: " + UnicodeString(u_errorName(gotStatus)) in testCompareReferenceImpl()