/********************************************************************
* COPYRIGHT:
- * Copyright (c) 1997-2014, International Business Machines Corporation and
+ * Copyright (c) 1997-2016, International Business Machines Corporation and
* others. All Rights Reserved.
********************************************************************/
#include "unicode/uchar.h"
#include "cmemory.h"
-#define ARRAY_LENGTH(array) (sizeof array / sizeof array[0])
-
static UErrorCode status = U_ZERO_ERROR;
CollationIteratorTest::CollationIteratorTest()