Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
Dncnvfbts.c659 … const UChar expectedUnicode[] = { 0x20ac, 0x0005, 0x0006, 0xdbc4, 0xde34, 0xfffd, 0xfffd, 0xfffe}; in TestConvertFallBackWithBufferSizes() local
669 expectedUnicode, UPRV_LENGTHOF(expectedUnicode), "@test1", true, fromtest1Offs )) in TestConvertFallBackWithBufferSizes()
685 … const UChar expectedUnicode[] = { 0x20ac, 0x0005, 0x0006, 0x000b, 0xdbc4, 0xde34, 0xd84d, 0xdc56, in TestConvertFallBackWithBufferSizes() local
696 expectedUnicode, UPRV_LENGTHOF(expectedUnicode), "@test3", true, fromtest3Offs )) in TestConvertFallBackWithBufferSizes()
718 const UChar expectedUnicode[] = in TestConvertFallBackWithBufferSizes() local
731 expectedUnicode, UPRV_LENGTHOF(expectedUnicode), "@test4", true, fromtest4Offs )) in TestConvertFallBackWithBufferSizes()
741 …const UChar expectedUnicode[] = {0x203e, 0x2014, 0xff5c, 0x004c, 0x5f5e, … in TestConvertFallBackWithBufferSizes() local
749 expectedUnicode, UPRV_LENGTHOF(expectedUnicode), "ibm-1371", true, fromtest1Offs )) in TestConvertFallBackWithBufferSizes()
Dnucnvtst.c1306 …const UChar expectedUnicode[] = { 0x20ac, 0x0005, 0x0006, 0x000b, 0xdbc4, 0xde34, 0xd84d, 0xdc56, … in TestCoverageMBCS() local
1315 expectedUnicode, UPRV_LENGTHOF(expectedUnicode), "@test3", fromtest3Offs ,false); in TestCoverageMBCS()
1329 …static const UChar expectedUnicode[] = { 0x20ac, 0x0005, 0x0006, 0x000b, 0xdbc4, 0xde34, 0xd84d, 0… in TestCoverageMBCS() local
1338 expectedUnicode, UPRV_LENGTHOF(expectedUnicode), "@test4", fromtest4Offs,false ); in TestCoverageMBCS()