/********************************************************************
* COPYRIGHT:
- * Copyright (c) 1997-2001, International Business Machines Corporation and
+ * Copyright (c) 1997-2009, International Business Machines Corporation and
* others. All Rights Reserved.
********************************************************************/
void Test4142938(void);
void TestChoicePatternQuote(void);
void Test4112104(void);
+ void TestAPI(void);
protected:
- UBool failure(UErrorCode status, const char* msg);
+ UBool failure(UErrorCode status, const char* msg, UBool possibleDataError=FALSE);
};