Home
last modified time | relevance | path

Searched refs:sampleText (Results 1 - 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
H A Dncnvtst.c146 UChar sampleText[] = {0x0031, 0xd801, 0xdc01, 0x0032}; in TestSurrogateBehaviour() local
151 if(!convertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestSurrogateBehaviour()
157 if(!convertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestSurrogateBehaviour()
166 UChar sampleText[] = {0x00a1, 0xd801, 0xdc01, 0x00a4}; in TestSurrogateBehaviour() local
171 if(!convertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestSurrogateBehaviour()
174 if(!convertFromU(sampleText, UPRV_LENGTHOF(sampleText), in TestSurrogateBehaviour()
188 UChar sampleText[] = { 0x4e00, 0x04e01, 0x0031, 0xd801, 0xdc01, 0x0032}; TestSurrogateBehaviour() local
207 static const UChar sampleText[] = { 0x4e00, 0x04e01, 0x0031, 0xd801, 0xdc01, 0x0032}; TestSurrogateBehaviour() local
237 static const UChar sampleText[] = { 0x4e00,0xd801, 0xdc01, 0x04e01, 0x0031, 0xd801, 0xdc01, 0x0032}; TestSurrogateBehaviour() local
267 static const UChar sampleText[] = { 0x4e00, 0xd801, 0xdc01, 0x04e01, 0x0031, 0xd801, 0xdc01, 0x0032}; TestSurrogateBehaviour() local
297 static const UChar sampleText[] = { 0x4e00, 0x0701, 0x0031, 0xbfc1, 0xd801, 0xdc01, 0x0032}; TestSurrogateBehaviour() local
340 static const UChar sampleText[] = { 0x0031, 0xd801}; TestErrorBehaviour() local
375 static const UChar sampleText[] = { 0x00a1, 0xd801}; TestErrorBehaviour() local
452 static const UChar sampleText[] = { 0x0031, 0xd801}; TestErrorBehaviour() local
492 static const UChar sampleText[] = { 0x0031, 0xd801}; TestErrorBehaviour() local
543 static const UChar sampleText[] = { 0x0031, 0xd801}; TestErrorBehaviour() local
584 static const UChar sampleText[] = { 0x0031, 0xd801}; TestErrorBehaviour() local
640 uint8_t sampleText[] = { 0xa2, 0xae, 0x03, 0x04}; TestToUnicodeErrorBehaviour() local
652 uint8_t sampleText[] = { 0xa2, 0xFF}; TestToUnicodeErrorBehaviour() local
930 UChar sampleText[] = TestWithBufferSize() local
1528 static const UChar sampleText[] = {0x00a1, 0xd801, 0xdc01, 0x00a4}; TestResetBehaviour() local
1566 static const UChar sampleText[] = { 0x4e00, 0x04e01, 0x0031, 0xd801, 0xdc01, 0x0032}; TestResetBehaviour() local
1597 static const UChar sampleText[] = { 0x4e00, 0x04e01, 0x0031, 0xd801, 0xdc01, 0x0032}; TestResetBehaviour() local
1641 UChar sampleText[] = { 0x4e00,0xd801, 0xdc01, 0x04e01, 0x0031, 0xd801, 0xdc01, 0x0032}; TestResetBehaviour() local
1689 static const UChar sampleText[] = { 0x4e00, 0xd801, 0xdc01, 0x04e01, 0x0031, 0xd801, 0xdc01, 0x0032}; TestResetBehaviour() local
1735 static const UChar sampleText[] = { 0x4e00, 0x0701, 0x0031, 0xbfc1, 0xd801, 0xdc01, 0x0032}; TestResetBehaviour() local
[all...]
H A Dnccbtst.c183 static const UChar sampleText[] = { 0x0000, 0xAC00, 0xAC01, 0xEF67, 0xD700 }; in TestSkip() local
189 if(!testConvertFromUnicode(sampleText, UPRV_LENGTHOF(sampleText), in TestSkip()
509 static const uint8_t sampleText[]={ /* from cintltst/bocu1tst.c/TestBOCU1 text 1 */ in TestSkip() local
587 sampleText, UPRV_LENGTHOF(sampleText), in TestSkip()
597 const uint8_t sampleText[]={ in TestSkip() local
635 sampleText, UPRV_LENGTHOF(sampleText), in TestSkip()
644 sampleText, UPRV_LENGTHO in TestSkip()
935 const uint8_t sampleText[]={ /* modified from cintltst/bocu1tst.c/TestBOCU1 text 1 */ TestSkip() local
1018 const uint8_t sampleText[]={ TestSkip() local
1080 static const UChar sampleText[] = { 0x0000, 0xAC00, 0xAC01, 0xEF67, 0xD700 }; TestStop() local
1352 static const UChar sampleText[] = { 0x0000, 0xAC00, 0xAC01, 0xEF67, 0xD700 }; TestSub() local
1783 UChar sampleText[] = { 0x0000, 0xAC00, 0xAC01, 0xEF67, 0xD700 }; TestSubWithValue() local
2579 static const uint8_t sampleText[] = { TestSingleByte() local
[all...]
H A Dnucnvtst.c688 static const UChar sampleText[] = in TestNewConvertWithBufferSizes() local
839 testConvertFromU(sampleText, UPRV_LENGTHOF(sampleText), 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_LENGTHO in TestNewConvertWithBufferSizes()
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/
H A DIMETest.java21 String sampleText = "This is a sample\nto put into the field."; in main()
27 box.add(new JTextField(sampleText)); in main()
28 box.add(new JTextField(sampleText)); in main()
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
H A DTestCharset.java5471 byte sampleText[]={ // from cintltst/bocu1tst.c/TestBOCU1 text 1 in TestBOCU1Converter()
5510 ByteBuffer decoderBuffer = ByteBuffer.wrap(sampleText); in TestBOCU1Converter()

Completed in 23 milliseconds