Searched defs:outErrorCode (Results 1 – 5 of 5) sorted by relevance
53 UErrorCode outErrorCode; member
947 UErrorCode outErrorCode = U_ZERO_ERROR; in TestEdits() local
246 UBool Edits::copyErrorTo(UErrorCode &outErrorCode) { in copyErrorTo()
66 String outErrorCode; // errorCode field in TestConversion.ConversionCase
2149 UBool copyErrorTo(UErrorCode &outErrorCode) const { in copyErrorTo()