Searched refs:sampleTextRoundTripUnmappable (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | nucnvtst.c | 688 static const UChar sampleTextRoundTripUnmappable[] = in TestNewConvertWithBufferSizes() local 927 testConvertToU(expectedIBM930, sizeof(expectedIBM930), sampleTextRoundTripUnmappable, in TestNewConvertWithBufferSizes() 928 UPRV_LENGTHOF(sampleTextRoundTripUnmappable), "ibm-930", fmIBM930Offs,FALSE); in TestNewConvertWithBufferSizes() 930 testConvertToU(expectedIBM943, sizeof(expectedIBM943),sampleTextRoundTripUnmappable, in TestNewConvertWithBufferSizes() 931 UPRV_LENGTHOF(sampleTextRoundTripUnmappable), "ibm-943", fmIBM943Offs,FALSE); in TestNewConvertWithBufferSizes()
|