Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
H A Dncnvtst.c54 static UBool testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen,
970 if(!testConvertToU(sampleText1, sizeof(sampleText1), in TestWithBufferSize()
987 if(!testConvertToU(sampleTxtToU, sizeof(sampleTxtToU), in TestWithBufferSize()
1354 static UBool testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, in testConvertToU() function
1545 if(!testConvertToU(expected1, sizeof(expected1), in TestResetBehaviour()
1557 if(!testConvertToU(expected1, sizeof(expected1), in TestResetBehaviour()
1588 if(!testConvertToU(expected1, sizeof(expected1), in TestResetBehaviour()
1633 if(!testConvertToU(expected1, sizeof(expected1), in TestResetBehaviour()
1681 if(!testConvertToU(expected1, sizeof(expected1), in TestResetBehaviour()
1725 if(!testConvertToU(expected in TestResetBehaviour()
[all...]
H A Dnucnvtst.c520 static ETestConvertResult testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, in testConvertToU() function
906 testConvertToU(expectedUTF8, sizeof(expectedUTF8), in TestNewConvertWithBufferSizes()
910 testConvertToU(expectedISO2022, sizeof(expectedISO2022), in TestNewConvertWithBufferSizes()
915 testConvertToU(expectedUTF16LE, sizeof(expectedUTF16LE), in TestNewConvertWithBufferSizes()
918 testConvertToU(expectedUTF16BE, sizeof(expectedUTF16BE), in TestNewConvertWithBufferSizes()
921 testConvertToU(expectedUTF32LE, sizeof(expectedUTF32LE), in TestNewConvertWithBufferSizes()
924 testConvertToU(expectedUTF32BE, sizeof(expectedUTF32BE), in TestNewConvertWithBufferSizes()
929 testConvertToU(expectedIBM930, sizeof(expectedIBM930), sampleTextRoundTripUnmappable, in TestNewConvertWithBufferSizes()
932 testConvertToU(expectedIBM943, sizeof(expectedIBM943),sampleTextRoundTripUnmappable, in TestNewConvertWithBufferSizes()
937 testConvertToU(expectedUTF16L in TestNewConvertWithBufferSizes()
[all...]

Completed in 7 milliseconds