Searched refs:TransliteratorPointer (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtransrt.cpp85 // TransliteratorPointer
93 class TransliteratorPointer { class
96 TransliteratorPointer(const TransliteratorPointer& rhs);
97 TransliteratorPointer& operator=(const TransliteratorPointer& rhs);
99 TransliteratorPointer(Transliterator* adopted) { function in class:TransliteratorPointer
102 ~TransliteratorPointer() {
566 TransliteratorPointer sourceToTarget(
577 TransliteratorPointer targetToSourc
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dtransrt.cpp85 // TransliteratorPointer
93 class TransliteratorPointer { class
96 TransliteratorPointer(const TransliteratorPointer& rhs);
97 TransliteratorPointer& operator=(const TransliteratorPointer& rhs);
99 TransliteratorPointer(Transliterator* adopted) { function in class:TransliteratorPointer
102 ~TransliteratorPointer() {
566 TransliteratorPointer sourceToTarget(
577 TransliteratorPointer targetToSourc
[all...]

Completed in 55 milliseconds