Home
last modified time | relevance | path

Searched refs:TEXTCANONICAL (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dsrchtest.cpp2032 u_unescape(TEXTCANONICAL[0].text, temp, 128); in TestTextCanonical()
2035 u_unescape(TEXTCANONICAL[0].pattern, temp, 128); in TestTextCanonical()
2051 if (!assertEqualWithStringSearch(strsrch, &TEXTCANONICAL[0])) { in TestTextCanonical()
2055 u_unescape(TEXTCANONICAL[1].text, temp, 128); in TestTextCanonical()
2065 if (!assertEqualWithStringSearch(strsrch, &TEXTCANONICAL[1])) { in TestTextCanonical()
2069 u_unescape(TEXTCANONICAL[0].text, temp, 128); in TestTextCanonical()
2079 if (!assertEqualWithStringSearch(strsrch, &TEXTCANONICAL[0])) { in TestTextCanonical()
/external/chromium_org/third_party/icu/source/test/intltest/
Dsrchtest.cpp1939 u_unescape(TEXTCANONICAL[0].text, temp, 128); in TestTextCanonical()
1942 u_unescape(TEXTCANONICAL[0].pattern, temp, 128); in TestTextCanonical()
1958 if (!assertEqualWithStringSearch(strsrch, &TEXTCANONICAL[0])) { in TestTextCanonical()
1962 u_unescape(TEXTCANONICAL[1].text, temp, 128); in TestTextCanonical()
1972 if (!assertEqualWithStringSearch(strsrch, &TEXTCANONICAL[1])) { in TestTextCanonical()
1976 u_unescape(TEXTCANONICAL[0].text, temp, 128); in TestTextCanonical()
1986 if (!assertEqualWithStringSearch(strsrch, &TEXTCANONICAL[0])) { in TestTextCanonical()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dusrchtst.c2085 u_unescape(TEXTCANONICAL[0].text, text, 128); in TestTextCanonical()
2086 u_unescape(TEXTCANONICAL[0].pattern, pattern, 32); in TestTextCanonical()
2106 if (!assertEqualWithUStringSearch(strsrch, TEXTCANONICAL[0])) { in TestTextCanonical()
2110 u_unescape(TEXTCANONICAL[1].text, text, 32); in TestTextCanonical()
2120 if (!assertEqualWithUStringSearch(strsrch, TEXTCANONICAL[1])) { in TestTextCanonical()
2124 u_unescape(TEXTCANONICAL[0].text, text, 32); in TestTextCanonical()
2134 if (!assertEqualWithUStringSearch(strsrch, TEXTCANONICAL[0])) { in TestTextCanonical()
Dusrchdat.c571 static const SearchData TEXTCANONICAL[] = { variable
/external/icu/icu4c/source/test/cintltst/
Dusrchtst.c2184 u_unescape(TEXTCANONICAL[0].text, text, 128); in TestTextCanonical()
2185 u_unescape(TEXTCANONICAL[0].pattern, pattern, 32); in TestTextCanonical()
2205 if (!assertEqualWithUStringSearch(strsrch, TEXTCANONICAL[0])) { in TestTextCanonical()
2209 u_unescape(TEXTCANONICAL[1].text, text, 32); in TestTextCanonical()
2219 if (!assertEqualWithUStringSearch(strsrch, TEXTCANONICAL[1])) { in TestTextCanonical()
2223 u_unescape(TEXTCANONICAL[0].text, text, 32); in TestTextCanonical()
2233 if (!assertEqualWithUStringSearch(strsrch, TEXTCANONICAL[0])) { in TestTextCanonical()
Dusrchdat.c572 static const SearchData TEXTCANONICAL[] = { variable