Lines Matching full:teststring1
627 UnicodeString testString1("XFILE What subset of all possible test cases has the highest probability of detecting the most errors?");
630 CollationElementIterator *iterator1 = ((RuleBasedCollator*)col)->createCollationElementIterator(testString1);
632 CharacterIterator *chariter=new StringCharacterIterator(testString1);
636 CollationElementIterator *iterator2 = ((RuleBasedCollator*)col)->createCollationElementIterator(testString1);