Searched refs:testConvertToUnicodeWithContext (Results 1 – 2 of 2) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
D | nccbtst.h | 63 UBool testConvertToUnicodeWithContext( const uint8_t *source, int sourcelen, const UChar *expect, i…
|
D | nccbtst.c | 681 if(!testConvertToUnicodeWithContext(expskipIBM_930, UPRV_LENGTHOF(expskipIBM_930), in TestSkip() 856 …if(!testConvertToUnicodeWithContext(sampleTxtEBCIDIC_STATEFUL, UPRV_LENGTHOF(sampleTxtEBCIDIC_STAT… in TestSkip() 1606 if(!testConvertToUnicodeWithContext(sampleTxt_euc_jp, UPRV_LENGTHOF(sampleTxt_euc_jp), in TestSub() 2454 … if(!testConvertToUnicodeWithContext(sampleTxt_iso_2022_jp, UPRV_LENGTHOF(sampleTxt_iso_2022_jp), in TestSubWithValue() 2468 … if(!testConvertToUnicodeWithContext(sampleTxt_iso_2022_jp, UPRV_LENGTHOF(sampleTxt_iso_2022_jp), in TestSubWithValue() 2481 … if(!testConvertToUnicodeWithContext(sampleTxt_iso_2022_jp, UPRV_LENGTHOF(sampleTxt_iso_2022_jp), in TestSubWithValue() 2493 … if(!testConvertToUnicodeWithContext(sampleTxt_iso_2022_jp, UPRV_LENGTHOF(sampleTxt_iso_2022_jp), in TestSubWithValue() 2524 if(!testConvertToUnicodeWithContext(sampleTxtUTF8, UPRV_LENGTHOF(sampleTxtUTF8), in TestSubWithValue() 3192 UBool testConvertToUnicodeWithContext( const uint8_t *source, int sourcelen, const UChar *expect, i… in testConvertToUnicodeWithContext() function
|