OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cnvSetPtr
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
convtest.cpp
361
UnicodeSet *
cnvSetPtr
= &cnvSet;
432
ucnv_getUnicodeSet(cnv.getAlias(),
cnvSetPtr
->toUSet(), (UConverterUnicodeSet)which, &errorCode);
[
all
...]
/external/icu4c/test/intltest/
convtest.cpp
379
UnicodeSet *
cnvSetPtr
= &cnvSet;
459
ucnv_getUnicodeSet(cnv.getAlias(),
cnvSetPtr
->toUSet(), (UConverterUnicodeSet)which, &errorCode);
[
all
...]
Completed in 1152 milliseconds