Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
Dnucnvtst.c4248 static const uint16_t expectedISO2022JIS7[] = { in TestJIS() local
4286 testConvertToU(sampleTextJIS7,sizeof(sampleTextJIS7),expectedISO2022JIS7, in TestJIS()
4287 UPRV_LENGTHOF(expectedISO2022JIS7),"JIS7", toISO2022JIS7Offs,TRUE); in TestJIS()