Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dncnvtst.c51 static UBool testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expe…
951 if(!testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestWithBufferSize()
967 if(!testConvertFromU(inputTest, UPRV_LENGTHOF(inputTest), in TestWithBufferSize()
1193 static UBool testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expe… in testConvertFromU() function
1549 if(!testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestResetBehaviour()
1552 if(!testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestResetBehaviour()
1561 if(!testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestResetBehaviour()
1564 if(!testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestResetBehaviour()
1592 if(!testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestResetBehaviour()
1595 if(!testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestResetBehaviour()
[all …]
Dnucnvtst.c361 static ETestConvertResult testConvertFromU( const UChar *source, int sourceLen, const uint8_t *exp… in testConvertFromU() function
837 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestNewConvertWithBufferSizes()
848 testConvertFromU(testinput, UPRV_LENGTHOF(testinput), in TestNewConvertWithBufferSizes()
856 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestNewConvertWithBufferSizes()
861 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestNewConvertWithBufferSizes()
864 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestNewConvertWithBufferSizes()
867 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestNewConvertWithBufferSizes()
870 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestNewConvertWithBufferSizes()
874 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestNewConvertWithBufferSizes()
879 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestNewConvertWithBufferSizes()
[all …]