Searched defs:outErrorCode (Results 1 – 10 of 10) sorted by relevance
368 UBool copyErrorTo(UErrorCode &outErrorCode) const { in copyErrorTo()
2391 UBool copyErrorTo(UErrorCode &outErrorCode) const { in copyErrorTo()
53 UErrorCode outErrorCode; member
1072 UErrorCode outErrorCode = U_ZERO_ERROR; in TestEdits() local
66 String outErrorCode; // errorCode field in TestConversion.ConversionCase
4089 const char *ValidateDrawStates(const Context *context, GLenum *outErrorCode) in ValidateDrawStates()