Home | History | Annotate | Download | only in intltest

Lines Matching refs:it_logln

34         it_logln("PP constructor() tested.");
45 it_logln("PP getIndex and constructor(int32_t) tested.");
51 it_logln("PP setIndex tested.");
62 it_logln("PP copy contructor, operator== and operator != tested.");
70 it_logln("PP operator= tested.");
109 it_logln(UnicodeString("FP ") + UnicodeString(temp) + res);
113 it_logln("");
123 it_logln("FP constructor(int32_t) and getField tested.");
144 it_logln("FP setField and getField tested.");
149 it_logln("FP setBeginIndex and getBeginIndex tested.");
154 it_logln("FP setEndIndex and getEndIndex tested.");
159 it_logln("");
175 it_logln("FT setLong, operator== and operator!= tested.");
181 it_logln("FT getLong(UErrorCode* status) tested.");
188 it_logln("FT operator= tested.");
195 it_logln("FT set- and getDouble tested.");
206 it_logln("FT set- and getDate tested.");
212 it_logln("FT getDate with status tested.");
240 it_logln("FT set- and getString tested.");
265 it_logln("FT constr. for date, double, long, ustring, ustring* and array tested");
280 it_logln("FT getArray tested");
285 it_logln("FT getArray with status tested on real array");
297 it_logln("FT getArray with status tested on non array");
323 it_logln("FT setArray tested");
334 it_logln("FT operator= and array operations tested");
342 it_logln("FT adoptArray tested");
354 it_logln("FT adoptString tested");
360 it_logln();