]>
git.saurik.com Git - apple/icu.git/blob - icuSources/test/letest/letest.h
2 *******************************************************************************
4 * Copyright (C) 1999-2003, International Business Machines
5 * Corporation and others. All Rights Reserved.
7 *******************************************************************************
10 * created on: 11/06/2000
11 * created by: Eric R. Mader
16 #define ARRAY_LENGTH(array) (sizeof array / sizeof array[0])
27 extern le_int32 testCount
;
29 extern TestInput testInputs
[];
39 extern TestResult testResults
[];