Home
last modified time | relevance | path

Searched defs:TestReplaceable (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DReplaceableTest.java79 static class TestReplaceable implements Replaceable { class in ReplaceableTest
87 TestReplaceable (String text, String styles) { in TestReplaceable() method in ReplaceableTest.TestReplaceable
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
DReplaceableTest.java83 static class TestReplaceable implements Replaceable { class in ReplaceableTest
91 TestReplaceable (String text, String styles) { in TestReplaceable() method in ReplaceableTest.TestReplaceable
/external/icu/icu4c/source/test/intltest/
Dreptest.cpp39 class TestReplaceable : public Replaceable { class
54 TestReplaceable (const UnicodeString& text, in TestReplaceable() function in TestReplaceable