Searched refs:testText2 (Results 1 – 2 of 2) sorted by relevance
163 UnicodeString testText2("\\ud800\\udc01deadbeef"); in TestCoverage() local164 testText2 = testText2.unescape(); in TestCoverage()186 test->setText(testText2); in TestCoverage()187 if(test->first32PostInc()!= testText2.char32At(0)){ in TestCoverage()196 UnicodeString testText2("Don't bother using this string."); in TestConstructionAndEquality() local206 CharacterIterator* test4 = new StringCharacterIterator(testText2); in TestConstructionAndEquality()257 StringCharacterIterator* testChar2=new StringCharacterIterator(testText2); in TestConstructionAndEquality()265 testChar3->setText(testText2); in TestConstructionAndEquality()282 U_STRING_DECL(testText2, "Don't bother using this string.", 31); in TestConstructionAndEqualityUChariter()285 U_STRING_INIT(testText2, "Don't bother using this string.", 31); in TestConstructionAndEqualityUChariter()[all …]
53 testText2[]={ variable380 {testText2, ARRAY_LENGTH(testText2), UBIDI_DEFAULT_LTR, -1, -1,