Searched refs:it_logln (Results 1 – 4 of 4) sorted by relevance
34 it_logln("PP constructor() tested."); in test_ParsePosition()45 it_logln("PP getIndex and constructor(int32_t) tested."); in test_ParsePosition()51 it_logln("PP setIndex tested."); in test_ParsePosition()62 it_logln("PP copy contructor, operator== and operator != tested."); in test_ParsePosition()70 it_logln("PP operator= tested."); in test_ParsePosition()109 it_logln(UnicodeString("FP ") + UnicodeString(temp) + res); in test_FieldPosition_example()113 it_logln(""); in test_FieldPosition_example()123 it_logln("FP constructor(int32_t) and getField tested."); in test_FieldPosition()144 it_logln("FP setField and getField tested."); in test_FieldPosition()149 it_logln("FP setBeginIndex and getBeginIndex tested."); in test_FieldPosition()[all …]
68 … it_logln(UnicodeString("") + ix + UnicodeString(" -> ") + res1 + UnicodeString(" -> ") + res2); in TestSimpleExample()175 it_logln("MessageFormat toPattern: " + res1); in TestComplexExample()177 it_logln("ChoiceFormat toPattern: " + res1); in TestComplexExample()179 it_logln("toPattern tested!"); in TestComplexExample()218 it_logln(i + UnicodeString(" -> ") + res2); in TestComplexExample()224 it_logln(); in TestComplexExample()226 it_logln("------ additional testing in complex test ------"); in TestComplexExample()227 it_logln(); in TestComplexExample()237 it_logln("getLimits tested!"); in TestComplexExample()248 it_logln("getFormats tested!"); in TestComplexExample()[all …]
368 void it_logln( UnicodeString message );369 void it_logln( void );
475 void it_logln( UnicodeString message ) in it_logln() function481 void it_logln( void ) in it_logln() function