Searched defs:AbbreviatedUnicodeSetIterator (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtransrt.cpp262 // AbbreviatedUnicodeSetIterator Interface ---------------------------------------------
268 class AbbreviatedUnicodeSetIterator : public UnicodeSetIterator { class in inherits:UnicodeSetIterator
271 AbbreviatedUnicodeSetIterator();
272 virtual ~AbbreviatedUnicodeSetIterator();
297 // AbbreviatedUnicodeSetIterator Implementation ---------------------------------------
299 const char AbbreviatedUnicodeSetIterator::fgClassID=0;
301 AbbreviatedUnicodeSetIterator::AbbreviatedUnicodeSetIterator() : function in class:AbbreviatedUnicodeSetIterator
305 AbbreviatedUnicodeSetIterator::~AbbreviatedUnicodeSetIterator() {
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dtransrt.cpp262 // AbbreviatedUnicodeSetIterator Interface ---------------------------------------------
268 class AbbreviatedUnicodeSetIterator : public UnicodeSetIterator { class in inherits:UnicodeSetIterator
271 AbbreviatedUnicodeSetIterator();
272 virtual ~AbbreviatedUnicodeSetIterator();
297 // AbbreviatedUnicodeSetIterator Implementation ---------------------------------------
299 const char AbbreviatedUnicodeSetIterator::fgClassID=0;
301 AbbreviatedUnicodeSetIterator::AbbreviatedUnicodeSetIterator() : function in class:AbbreviatedUnicodeSetIterator
305 AbbreviatedUnicodeSetIterator::~AbbreviatedUnicodeSetIterator() {
[all...]

Completed in 105 milliseconds