Home
last modified time | relevance | path

Searched refs:utf32Expected (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dnucnvtst.c1151 static const uint16_t utf32Expected[]={ in TestNewConvertWithBufferSizes() local
1187utf32Expected, sizeof(utf32Expected)/sizeof(utf32Expected[0]), "utf-32be", utf32Offsets ,FALSE); in TestNewConvertWithBufferSizes()
1188 testConvertFromU(utf32Expected, sizeof(utf32Expected)/sizeof(utf32Expected[0]), in TestNewConvertWithBufferSizes()
1205 static const uint16_t utf32Expected[]={ in TestNewConvertWithBufferSizes() local
1240utf32Expected, sizeof(utf32Expected)/sizeof(utf32Expected[0]), "utf-32le", utf32Offsets,FALSE ); in TestNewConvertWithBufferSizes()
1241 testConvertFromU(utf32Expected, sizeof(utf32Expected)/sizeof(utf32Expected[0]), in TestNewConvertWithBufferSizes()