Home
last modified time | relevance | path

Searched refs:it_logln (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dtfsmalls.cpp35 it_logln("PP constructor() tested."); in test_ParsePosition()
46 it_logln("PP getIndex and constructor(int32_t) tested."); in test_ParsePosition()
52 it_logln("PP setIndex tested."); in test_ParsePosition()
63 it_logln("PP copy contructor, operator== and operator != tested."); in test_ParsePosition()
71 it_logln("PP operator= tested."); in test_ParsePosition()
110 it_logln(UnicodeString("FP ") + UnicodeString(temp) + res); in test_FieldPosition_example()
114 it_logln(""); in test_FieldPosition_example()
124 it_logln("FP constructor(int32_t) and getField tested."); in test_FieldPosition()
145 it_logln("FP setField and getField tested."); in test_FieldPosition()
150 it_logln("FP setBeginIndex and getBeginIndex tested."); in test_FieldPosition()
[all …]
Dtchcfmt.cpp69it_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()
[all …]
Dintltest.h394 void it_logln( UnicodeString message );
395 void it_logln( void );
Dintltest.cpp485 void it_logln( UnicodeString message ) in it_logln() function
491 void it_logln( void ) in it_logln() function