Searched refs:sampleText3MBCS (Results 1 – 1 of 1) sorted by relevance
/external/icu4c/test/cintltst/ |
D | ncnvtst.c | 386 static const UChar sampleText3MBCS[] = { 0x0001, 0x00a4, 0xdc01}; in TestErrorBehaviour() local 442 if(!convertFromU(sampleText3MBCS, sizeof(sampleText3MBCS)/sizeof(sampleText3MBCS[0]), in TestErrorBehaviour() 445 if(!convertFromU(sampleText3MBCS, sizeof(sampleText3MBCS)/sizeof(sampleText3MBCS[0]), in TestErrorBehaviour() 607 static const UChar sampleText3MBCS[] = { 0x0051, 0x0050, 0xdc01}; in TestErrorBehaviour() local 631 if(!convertFromU(sampleText3MBCS, sizeof(sampleText3MBCS)/sizeof(sampleText3MBCS[0]), in TestErrorBehaviour() 634 if(!convertFromU(sampleText3MBCS, sizeof(sampleText3MBCS)/sizeof(sampleText3MBCS[0]), in TestErrorBehaviour()
|