Lines Matching refs:it_logln
69 … it_logln(UnicodeString("") + ix + UnicodeString(" -> ") + res1 + UnicodeString(" -> ") + res2); in TestSimpleExample()
176 it_logln("MessageFormat toPattern: " + res1); in TestComplexExample()
178 it_logln("ChoiceFormat toPattern: " + res1); in TestComplexExample()
180 it_logln("toPattern tested!"); in TestComplexExample()
219 it_logln(i + UnicodeString(" -> ") + res2); in TestComplexExample()
225 it_logln(); in TestComplexExample()
227 it_logln("------ additional testing in complex test ------"); in TestComplexExample()
228 it_logln(); in TestComplexExample()
238 it_logln("getLimits tested!"); in TestComplexExample()
249 it_logln("getFormats tested!"); in TestComplexExample()
264 it_logln("status applyPattern OK!"); in TestComplexExample()
285 it_logln(UnicodeString() + i + UnicodeString(" -> ") + res2); in TestComplexExample()
303 it_logln("operator== tested."); in TestComplexExample()
309 it_logln("operator!= tested."); in TestComplexExample()
319 it_logln("method clone tested."); in TestComplexExample()
330 it_logln("copy constructor and operator= tested."); in TestComplexExample()
351 it_logln("ChoiceFormat contructor( newPattern, status) tested"); in TestComplexExample()
361 it_logln(UnicodeString("ChoiceFormat adoptChoices toPattern: ") + res1); in TestComplexExample()
363 it_logln("ChoiceFormat adoptChoices tested"); in TestComplexExample()
373 it_logln(UnicodeString("ChoiceFormat format:") + res1); in TestComplexExample()
381 it_logln(UnicodeString("ChoiceFormat format:") + res1); in TestComplexExample()
389 it_logln(UnicodeString("ChoiceFormat format:") + res1); in TestComplexExample()
403 it_logln(UnicodeString("ChoiceFormat format:") + res1); in TestComplexExample()
417 it_logln(UnicodeString("ChoiceFormat format:") + res1); in TestComplexExample()
426 it_logln("parse( ..., ParsePos ) tested."); in TestComplexExample()
434 it_logln("parse( ..., UErrorCode ) tested."); in TestComplexExample()
448 it_logln(); in TestComplexExample()