Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dnccbtst.c273 static const UChar inputTest[] = { 0x0061, 0xd801, 0xdc01, 0xd801, 0x0061 }; in TestSkip() local
429 if(!testConvertFromUnicode(inputTest, UPRV_LENGTHOF(inputTest), in TestSkip()
1129 static const UChar inputTest[] = { 0x0061, 0xd801, 0xdc01, 0xd801, 0x0061 }; in TestStop() local
1198 if(!testConvertFromUnicode(inputTest, UPRV_LENGTHOF(inputTest), in TestStop()
1400 static const UChar inputTest[] = { 0x0061, 0xd801, 0xdc01, 0xd801, 0x0061 }; in TestSub() local
1423 if(!testConvertFromUnicode(inputTest, UPRV_LENGTHOF(inputTest), in TestSub()
1828 static const UChar inputTest[] = { 0x0061, 0xd801, 0xdc01, 0xd801, 0x0061 }; in TestSubWithValue() local
2054 if(!testConvertFromUnicode(inputTest, UPRV_LENGTHOF(inputTest), in TestSubWithValue()
Dncnvtst.c959 UChar inputTest[] = { 0x0061, 0xd801, 0xdc01, 0xd801, 0x0061 }; in TestWithBufferSize() local
967 if(!testConvertFromU(inputTest, UPRV_LENGTHOF(inputTest), in TestWithBufferSize()