Home | History | Annotate | Download | only in intltest

Lines Matching refs:it_logln

35         it_logln("PP constructor() tested.");
46 it_logln("PP getIndex and constructor(int32_t) tested.");
52 it_logln("PP setIndex tested.");
63 it_logln("PP copy contructor, operator== and operator != tested.");
71 it_logln("PP operator= tested.");
110 it_logln(UnicodeString("FP ") + UnicodeString(temp) + res);
114 it_logln("");
124 it_logln("FP constructor(int32_t) and getField tested.");
145 it_logln("FP setField and getField tested.");
150 it_logln("FP setBeginIndex and getBeginIndex tested.");
155 it_logln("FP setEndIndex and getEndIndex tested.");
160 it_logln("");
176 it_logln("FT setLong, operator== and operator!= tested.");
182 it_logln("FT getLong(UErrorCode* status) tested.");
189 it_logln("FT operator= tested.");
196 it_logln("FT set- and getDouble tested.");
207 it_logln("FT set- and getDate tested.");
213 it_logln("FT getDate with status tested.");
241 it_logln("FT set- and getString tested.");
266 it_logln("FT constr. for date, double, long, ustring, ustring* and array tested");
281 it_logln("FT getArray tested");
286 it_logln("FT getArray with status tested on real array");
298 it_logln("FT getArray with status tested on non array");
324 it_logln("FT setArray tested");
335 it_logln("FT operator= and array operations tested");
343 it_logln("FT adoptArray tested");
355 it_logln("FT adoptString tested");
361 it_logln();