Searched refs:TestUnescape (Results 1 – 4 of 4) sorted by relevance
77 void TestUnescape(void);
54 case 13: name = "TestUnescape"; if (exec) TestUnescape(); break; in runIndexedTest()1324 void UnicodeStringTest::TestUnescape(void) { in TestUnescape() function in UnicodeStringTest
36 public void TestUnescape() { in TestUnescape() method in UtilityTest
36 static void TestUnescape(void);48 addTest(root, &TestUnescape, "tsutil/custrtst/TestUnescape"); in addUStringTest()1084 TestUnescape() { in TestUnescape() function