Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
Dnucnvtst.c689 static const UChar sampleTextRoundTripUnmappable[] = in TestNewConvertWithBufferSizes() local
928 testConvertToU(expectedIBM930, sizeof(expectedIBM930), sampleTextRoundTripUnmappable, in TestNewConvertWithBufferSizes()
929 UPRV_LENGTHOF(sampleTextRoundTripUnmappable), "ibm-930", fmIBM930Offs,FALSE); in TestNewConvertWithBufferSizes()
931 testConvertToU(expectedIBM943, sizeof(expectedIBM943),sampleTextRoundTripUnmappable, in TestNewConvertWithBufferSizes()
932 UPRV_LENGTHOF(sampleTextRoundTripUnmappable), "ibm-943", fmIBM943Offs,FALSE); in TestNewConvertWithBufferSizes()