Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds