OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ut2
(Results
1 - 5
of
5
) sorted by null
/external/icu4c/test/cintltst/
cbiapts.c
848
UText
ut2
= UTEXT_INITIALIZER;
local
[
all
...]
reapits.c
2211
UText
ut2
= UTEXT_INITIALIZER;
local
[
all
...]
/external/icu4c/test/intltest/
rbbiapts.cpp
338
LocalUTextPointer
ut2
(utext_openUTF8(NULL, s2, -1, status));
340
wordIter1->setText(
ut2
.getAlias(), status);
1143
UText
ut2
= UTEXT_INITIALIZER;
local
[
all
...]
utxttest.cpp
855
UText *
ut2
= utext_openUnicodeString(&ut, &s, &status);
local
857
TEST_ASSERT(
ut2
== &ut);
1213
UText *
ut2
= NULL;
local
1399
UText
ut2
= UTEXT_INITIALIZER;
local
[
all
...]
/external/chromium_org/third_party/icu/source/test/intltest/
utxttest.cpp
1331
UText *
ut2
= utext_openUnicodeString(&ut, &s, &status);
local
1689
UText *
ut2
= NULL;
local
1875
UText
ut2
= UTEXT_INITIALIZER;
local
[
all
...]
Completed in 6190 milliseconds