Home | History | Annotate | Download | only in intltest

Lines Matching full:array_size

916 #define ARRAY_SIZE(array) ((int32_t) (sizeof (array) / sizeof(array[0])))
932 for (int32_t t = 0; t < ARRAY_SIZE (lenientAffixTestCases); t += 1) {
956 for (int32_t t = 0; t < ARRAY_SIZE(lenientMinusTestCases); t += 1) {
976 for (int32_t t = 0; t < ARRAY_SIZE(lenientMinusTestCases); t += 1) {
996 for (int32_t t = 0; t < ARRAY_SIZE (lenientCurrencyTestCases); t += 1) {
1009 for (int32_t t = 0; t < ARRAY_SIZE (lenientNegativeCurrencyTestCases); t += 1) {
1031 for (int32_t t = 0; t < ARRAY_SIZE (lenientPercentTestCases); t += 1) {
1044 for (int32_t t = 0; t < ARRAY_SIZE (lenientNegativePercentTestCases); t += 1) {
1068 for (int32_t t = 0; t < ARRAY_SIZE(strictFailureTestCases); t += 1) {
1083 for (int32_t t = 0; t < ARRAY_SIZE(strictFailureTestCases); t += 1) {