Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
H A Dncnvtst.c52 static UBool testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen,
940 if(!testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestWithBufferSize()
956 if(!testConvertFromU(inputTest, UPRV_LENGTHOF(inputTest), in TestWithBufferSize()
1182 static UBool testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, in testConvertFromU() function
1538 if(!testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestResetBehaviour()
1541 if(!testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestResetBehaviour()
1550 if(!testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestResetBehaviour()
1553 if(!testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestResetBehaviour()
1581 if(!testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestResetBehaviour()
1584 if(!testConvertFromU(sampleTex in TestResetBehaviour()
[all...]
H A Dnucnvtst.c363 static ETestConvertResult testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, in testConvertFromU() function
839 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestNewConvertWithBufferSizes()
850 testConvertFromU(testinput, UPRV_LENGTHOF(testinput), in TestNewConvertWithBufferSizes()
858 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestNewConvertWithBufferSizes()
863 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestNewConvertWithBufferSizes()
866 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestNewConvertWithBufferSizes()
869 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestNewConvertWithBufferSizes()
872 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestNewConvertWithBufferSizes()
876 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestNewConvertWithBufferSizes()
881 testConvertFromU(sampleTex in TestNewConvertWithBufferSizes()
[all...]

Completed in 12 milliseconds