Home
last modified time | relevance | path

Searched refs:TestHangulDecomp (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dtstnorm.h31 void TestHangulDecomp(void);
Dtstnorm.cpp41 TESTCASE_AUTO(TestHangulDecomp); in runIndexedTest()
248 void BasicNormalizerTest::TestHangulDecomp() in TestHangulDecomp() function in BasicNormalizerTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
DBasicTest.java147 public void TestHangulDecomp() throws Exception{ in TestHangulDecomp() method in BasicTest