• Home
  • Raw
  • Download

Lines Matching refs:it_errln

37         it_errln("*** PP getIndex or constructor() result");  in test_ParsePosition()
48 it_errln("*** PP getIndex or constructor(int32_t) result"); in test_ParsePosition()
54 it_errln("*** PP getIndex or setIndex result"); in test_ParsePosition()
65 it_errln("*** PP operator== or operator != result"); in test_ParsePosition()
73 it_errln("*** PP operator= operator== or operator != result"); in test_ParsePosition()
126 it_errln("*** FP constructor(int32_t) or getField"); in test_FieldPosition()
130 if ( fph->getField() != 3) it_errln("*** FP getField or heap constr."); in test_FieldPosition()
147 it_errln("*** FP setField or getField"); in test_FieldPosition()
152 it_errln("*** FP setBeginIndex or getBeginIndex"); in test_FieldPosition()
157 it_errln("*** FP setEndIndex or getEndIndex"); in test_FieldPosition()
169 it_errln("*** Formattable constructor or getType or getLong"); in test_Formattable()
180 it_errln("*** FT getLong(UErrorCode* status) failed on real Long"); in test_Formattable()
185 it_errln("*** Formattable setLong or operator== or !="); in test_Formattable()
191 it_errln("*** FT operator= or operator== or operator!="); in test_Formattable()
198 it_errln("*** FT set- or getDouble"); in test_Formattable()
203 it_errln("*** FT getDate with status should fail on non-Date"); in test_Formattable()
211 it_errln("*** FT getDate with status failed on real Date"); in test_Formattable()
216 it_errln("*** FT set- or getDate"); in test_Formattable()
222 it_errln("*** FT getLong(UErrorCode* status) should fail on non-Long"); in test_Formattable()
243 it_errln("*** FT set- or getString"); in test_Formattable()
268 it_errln("*** FT constr. for date, double, long, ustring, ustring* or array"); in test_Formattable()
284 it_errln("*** FT getArray with status failed on real array"); in test_Formattable()
289 it_errln("*** FT getArray comparison"); in test_Formattable()
292it_errln(UnicodeString("*** FT getArray count res_cnt=") + res_cnt + UnicodeString("ft_cnt=") + ft… in test_Formattable()
300 it_errln("*** FT getArray with status return values are not consistent"); in test_Formattable()
303 it_errln("*** FT getArray with status should fail on non-array"); in test_Formattable()
311 it_errln("Formattable.clone() failed for item %d" + i); in test_Formattable()
326 it_errln("*** FT setArray"); in test_Formattable()
337 it_errln("*** FT operator= or array operations"); in test_Formattable()
345 it_errln("*** FT adoptArray or operator[]"); in test_Formattable()
357 it_errln("*** FT adoptString or getString"); in test_Formattable()