Searched refs:TestReplace (Results 1 – 7 of 7) sorted by relevance
56 … void TestReplace(const UnicodeString &us, // reference UnicodeString in which to do the replace
387 TestReplace(us, ut, in TestCMR()478 void UTextTest::TestReplace( in TestReplace() function in UTextTest
257 func TestReplace(t *testing.T) { func
208 static void TestReplace() { in TestReplace() function1151 TestReplace(); in main()
1245 public void TestReplace() in TestReplace() method in UTF16Test
1242 public void TestReplace() in TestReplace() method in UTF16Test
3060 class TestReplace(unittest.TestCase): class