Home
last modified time | relevance | path

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

/external/chromium/third_party/icu/source/test/intltest/
Dtransrt.cpp92 class TransliteratorPointer { class
95 TransliteratorPointer(const TransliteratorPointer& rhs);
96 TransliteratorPointer& operator=(const TransliteratorPointer& rhs);
98 TransliteratorPointer(Transliterator* adopted) { in TransliteratorPointer() function in TransliteratorPointer
101 ~TransliteratorPointer() { in ~TransliteratorPointer()
565 TransliteratorPointer sourceToTarget( in test2()
576 TransliteratorPointer targetToSource(sourceToTarget->createInverse(status)); in test2()
606 TransliteratorPointer sourceToTarget2(Transliterator::createFromRules( in test2()
616 TransliteratorPointer targetToSource2(Transliterator::createFromRules( in test2()
1387TransliteratorPointer t1(Transliterator::createInstance("[\\u0964-\\u0965\\u0981-\\u0983\\u0985-\\… in TestDevanagariLatin()
[all …]
/external/icu4c/test/intltest/
Dtransrt.cpp92 class TransliteratorPointer { class
95 TransliteratorPointer(const TransliteratorPointer& rhs);
96 TransliteratorPointer& operator=(const TransliteratorPointer& rhs);
98 TransliteratorPointer(Transliterator* adopted) { in TransliteratorPointer() function in TransliteratorPointer
101 ~TransliteratorPointer() { in ~TransliteratorPointer()
565 TransliteratorPointer sourceToTarget( in test2()
576 TransliteratorPointer targetToSource(sourceToTarget->createInverse(status)); in test2()
606 TransliteratorPointer sourceToTarget2(Transliterator::createFromRules( in test2()
616 TransliteratorPointer targetToSource2(Transliterator::createFromRules( in test2()
1380TransliteratorPointer t1(Transliterator::createInstance("[\\u0964-\\u0965\\u0981-\\u0983\\u0985-\\… in TestDevanagariLatin()
[all …]