Searched defs:utf32Offsets (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dnucnvtst.c1165 static const int32_t utf32Offsets[]={ local
1190 utf32Expected, sizeof(utf32Expected)/sizeof(utf32Expected[0]), "utf-32be", utf32Offsets ,FALSE);
1219 static const int32_t utf32Offsets[]={ local
1243 utf32Expected, sizeof(utf32Expected)/sizeof(utf32Expected[0]), "utf-32le", utf32Offsets,FALSE );
/external/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c1164 static const int32_t utf32Offsets[]={ local
1189 utf32Expected, sizeof(utf32Expected)/sizeof(utf32Expected[0]), "utf-32be", utf32Offsets ,FALSE);
1218 static const int32_t utf32Offsets[]={ local
1242 utf32Expected, sizeof(utf32Expected)/sizeof(utf32Expected[0]), "utf-32le", utf32Offsets,FALSE );

Completed in 1361 milliseconds