Searched refs:test4 (Results 1 – 3 of 3) sorted by relevance
84 CharacterIterator test4 = new StringCharacterIterator(testText2); in TestConstructionAndEquality() local87 if (test1.equals(test2) || test1.equals(test3) || test1.equals(test4)) in TestConstructionAndEquality()94 || test1.hashCode() == test4.hashCode()) in TestConstructionAndEquality()
43 test4(); // Test for appendCodePoint(int codePoint) in main()201 static void test4() { in test4() method in Supplementary
44 test4(); // Test for appendCodePoint(int codePoint) in main()203 static void test4() { in test4() method in Supplementary