Searched refs:oppositeCharset (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dudatatst.c1362 uint8_t inCharset, oppositeCharset; local
1408 oppositeCharset= inCharset==U_ASCII_FAMILY ? U_EBCDIC_FAMILY : U_ASCII_FAMILY;
1472 oppositeEndian, oppositeCharset,
1498 ds=udata_openSwapper(oppositeEndian, oppositeCharset,
/external/icu4c/test/cintltst/
H A Dudatatst.c1370 uint8_t inCharset, oppositeCharset; local
1416 oppositeCharset= inCharset==U_ASCII_FAMILY ? U_EBCDIC_FAMILY : U_ASCII_FAMILY;
1480 oppositeEndian, oppositeCharset,
1506 ds=udata_openSwapper(oppositeEndian, oppositeCharset,

Completed in 125 milliseconds