Lines Matching refs:sampleText1
976 const uint8_t sampleText1[] = { 0x31, 0xe4, 0xba, 0x8c, in TestWithBufferSize() local
981 if(!testConvertToU(sampleText1, sizeof(sampleText1), in TestWithBufferSize()
1544 static const UChar sampleText1[] = {0x00a1, 0x00a4, 0x00a7, 0x00a8}; in TestResetBehaviour() local
1557 sampleText1, UPRV_LENGTHOF(sampleText1), "ibm-1363",UCNV_TO_U_CALLBACK_SUBSTITUTE , in TestResetBehaviour()
1569 sampleText1, UPRV_LENGTHOF(sampleText1), "ibm-1363",UCNV_TO_U_CALLBACK_SUBSTITUTE , in TestResetBehaviour()
1586 static const UChar sampleText1[] = {0x4e00, 0x04e01, 0x0031,0x001A, 0x0032}; in TestResetBehaviour() local
1600 … sampleText1, UPRV_LENGTHOF(sampleText1), "iso-2022-jp",UCNV_TO_U_CALLBACK_SUBSTITUTE , in TestResetBehaviour()
1676 static const UChar sampleText1[] = { 0x4e00,0x0041, 0x04e01, 0x0031, 0x0042, 0x0032}; in TestResetBehaviour() local
1699 … sampleText1, UPRV_LENGTHOF(sampleText1), "iso-2022-kr",UCNV_TO_U_CALLBACK_SUBSTITUTE , in TestResetBehaviour()
1722 static const UChar sampleText1[] = { 0x4e00, 0x0035, 0x04e01, 0x0031, 0x0041, 0x0032}; in TestResetBehaviour() local
1743 sampleText1, UPRV_LENGTHOF(sampleText1), "hz",UCNV_TO_U_CALLBACK_SUBSTITUTE , in TestResetBehaviour()