OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ct5
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
cpdtrtst.cpp
201
CompoundTransliterator *
ct5
=new CompoundTransliterator(*ct4);
local
209
ct4->getCount() !=
ct5
->getCount() || ct4->getCount() == ct1->getCount() ||
211
ct5
->getCount() == ct2->getCount() ||
ct5
->getCount() == ct3->getCount() ) {
234
delete
ct5
;
/external/icu4c/test/intltest/
cpdtrtst.cpp
201
CompoundTransliterator *
ct5
=new CompoundTransliterator(*ct4);
local
209
ct4->getCount() !=
ct5
->getCount() || ct4->getCount() == ct1->getCount() ||
211
ct5
->getCount() == ct2->getCount() ||
ct5
->getCount() == ct3->getCount() ) {
234
delete
ct5
;
Completed in 24 milliseconds