Home
last modified time | relevance | path

Searched refs:TestUnescape (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dustrtest.h80 void TestUnescape(void);
Dustrtest.cpp54 TESTCASE_AUTO(TestUnescape); in runIndexedTest()
1326 void UnicodeStringTest::TestUnescape(void) { in TestUnescape() function in UnicodeStringTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DUtilityTest.java43 public void TestUnescape() { in TestUnescape() method in UtilityTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DUtilityTest.java41 public void TestUnescape() { in TestUnescape() method in UtilityTest
/third_party/icu/icu4c/source/test/cintltst/
Dcustrtst.c40 static void TestUnescape(void);
53 addTest(root, &TestUnescape, "tsutil/custrtst/TestUnescape"); in addUStringTest()
1101 TestUnescape() { in TestUnescape() function