Home | History | Annotate | Download | only in intltest

Lines Matching refs:length32

1806     int32_t length32 =
1809 if( length32 != LENGTHOF(expected_utf32) ||
1810 0 != uprv_memcmp(result32, expected_utf32, length32*4) ||
1811 result32[length32] != 0