Searched defs:outErrorCode (Results 1 – 11 of 11) sorted by relevance
368 UBool copyErrorTo(UErrorCode &outErrorCode) const { in copyErrorTo()
2394 UBool copyErrorTo(UErrorCode &outErrorCode) const { in copyErrorTo()
53 UErrorCode outErrorCode; member
1072 UErrorCode outErrorCode = U_ZERO_ERROR; in TestEdits() local
1091 UErrorCode outErrorCode = U_ZERO_ERROR; in TestEdits() local
145 UBool ulocbld_copyErrorTo(const ULocaleBuilder* builder, UErrorCode *outErrorCode) { in ulocbld_copyErrorTo()
66 String outErrorCode; // errorCode field in TestConversion.ConversionCase
2393 UBool copyErrorTo(UErrorCode &outErrorCode) const { in copyErrorTo()
4133 const char *ValidateDrawStates(const Context *context, GLenum *outErrorCode) in ValidateDrawStates()