Searched refs:sampleTextRoundTripUnmappable (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | nucnvtst.c | 686 static const UChar sampleTextRoundTripUnmappable[] = in TestNewConvertWithBufferSizes() local 925 testConvertToU(expectedIBM930, sizeof(expectedIBM930), sampleTextRoundTripUnmappable, in TestNewConvertWithBufferSizes() 926 …sizeof(sampleTextRoundTripUnmappable)/sizeof(sampleTextRoundTripUnmappable[0]), "ibm-930", fmIBM93… in TestNewConvertWithBufferSizes() 928 testConvertToU(expectedIBM943, sizeof(expectedIBM943),sampleTextRoundTripUnmappable, in TestNewConvertWithBufferSizes() 929 …sizeof(sampleTextRoundTripUnmappable)/sizeof(sampleTextRoundTripUnmappable[0]), "ibm-943", fmIBM94… in TestNewConvertWithBufferSizes()
|