OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testText2
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/test/intltest/
citrtest.cpp
163
UnicodeString
testText2
("\\ud800\\udc01deadbeef");
164
testText2
=
testText2
.unescape();
186
test->setText(
testText2
);
187
if(test->first32PostInc()!=
testText2
.char32At(0)){
196
UnicodeString
testText2
("Don't bother using this string.");
206
CharacterIterator* test4 = new StringCharacterIterator(
testText2
);
257
StringCharacterIterator* testChar2=new StringCharacterIterator(
testText2
);
265
testChar3->setText(
testText2
);
282
U_STRING_DECL(
testText2
, "Don't bother using this string.", 31)
[
all
...]
/external/icu/icu4c/source/test/cintltst/
cbididat.c
53
testText2
[]={
380
{
testText2
, ARRAY_LENGTH(
testText2
), UBIDI_DEFAULT_LTR, -1, -1,
Completed in 59 milliseconds