Searched refs:tsceText (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Dcitertst.c1124 static const UChar tsceText[] = { /* Nothing in here should be ignorable */ variable
1137 enum { kLen_tsceText = sizeof(tsceText)/sizeof(tsceText[0]) };
1190 UCollationElements * uce = ucol_openElements(ucol, tsceText, kLen_tsceText, &status);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcitertst.c2026 static const UChar tsceText[] = { /* Nothing in here should be ignorable */ variable
2039 enum { kLen_tsceText = sizeof(tsceText)/sizeof(tsceText[0]) };
2092 UCollationElements * uce = ucol_openElements(ucol, tsceText, kLen_tsceText, &status);

Completed in 136 milliseconds