Lines Matching full:tested

35         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()
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()
155 it_logln("FP setEndIndex and getEndIndex tested."); in test_FieldPosition()
176 it_logln("FT setLong, operator== and operator!= tested."); in test_Formattable()
182 it_logln("FT getLong(UErrorCode* status) tested."); in test_Formattable()
189 it_logln("FT operator= tested."); in test_Formattable()
196 it_logln("FT set- and getDouble tested."); in test_Formattable()
207 it_logln("FT set- and getDate tested."); in test_Formattable()
213 it_logln("FT getDate with status tested."); in test_Formattable()
241 it_logln("FT set- and getString tested."); in test_Formattable()
266 it_logln("FT constr. for date, double, long, ustring, ustring* and array tested"); in test_Formattable()
281 it_logln("FT getArray tested"); in test_Formattable()
286 it_logln("FT getArray with status tested on real array"); in test_Formattable()
298 it_logln("FT getArray with status tested on non array"); in test_Formattable()
324 it_logln("FT setArray tested"); in test_Formattable()
335 it_logln("FT operator= and array operations tested"); in test_Formattable()
343 it_logln("FT adoptArray tested"); in test_Formattable()
355 it_logln("FT adoptString tested"); in test_Formattable()