Lines Matching full:logln
40 logln("Testing the construction of the compound Transliterator");
115 logln("Testing the clone() and equality operator functions of Compound Transliterator");
190 logln("Testing the getCount() API of CompoundTransliterator");
238 logln("Testing the getTransliterator() API of CompoundTransliterator");
255 logln("OK: getTransliterator() passed: Expected->" + *(array+i) + " Got->" + child);
260 logln("Testing setTransliterator() API of CompoundTransliterator");
269 logln("The ID for the transltierator created is " + transarray[i]->getID());
282 logln("OK: setTransliterators() passed");
294 logln("OK: setTransliterator() passed");
296 logln("Testing adoptTransliterator() API of CompoundTransliterator");
308 logln("OK: adoptTranslterator() passed");
345 logln("Testing the handleTransliterate() API of CompoundTransliterator");
434 logln(UnicodeString("(")+tag+") " + prettify(summary));