Searched refs:tsceText (Results 1 – 3 of 3) sorted by relevance
680 String tsceText = in TestSearchCollatorElements() local748 CollationElementIterator uce = col.getCollationElementIterator(tsceText); in TestSearchCollatorElements()777 uce.setOffset(tsceText.length()); in TestSearchCollatorElements()
677 String tsceText = in TestSearchCollatorElements() local745 CollationElementIterator uce = col.getCollationElementIterator(tsceText); in TestSearchCollatorElements()774 uce.setOffset(tsceText.length()); in TestSearchCollatorElements()
1127 static const UChar tsceText[] = { /* Nothing in here should be ignorable */ variable1140 enum { kLen_tsceText = UPRV_LENGTHOF(tsceText) };1193 UCollationElements * uce = ucol_openElements(ucol, tsceText, kLen_tsceText, &status); in TestSearchCollatorElements()