Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dnucnvtst.c4207 static const uint16_t expectedISO2022JIS[] = { in TestJIS() local
4262 testConvertToU(sampleTextJIS,sizeof(sampleTextJIS),expectedISO2022JIS, in TestJIS()
4263 sizeof(expectedISO2022JIS)/sizeof(expectedISO2022JIS[0]),"JIS", toISO2022JISOffs,TRUE); in TestJIS()