Lines Matching refs:errln
42 errln(UnicodeString("FAIL: ") + msg + " failed, error " + u_errorName(status)); in failure()
56 errln("*** PP getIndex or constructor() result"); in TestParsePosition()
65 errln("*** PP getIndex or constructor(int32_t) result"); in TestParsePosition()
71 errln("*** PP getIndex or setIndex result"); in TestParsePosition()
82 errln("*** PP not equals fails"); in TestParsePosition()
87 … errln(UnicodeString("*** PP equals fails (") + pp3.getIndex() + " != " + pp4.getIndex() + ")"); in TestParsePosition()
95 errln("*** PP operator= operator== or operator != result"); in TestParsePosition()
100 errln("ParsePosition.clone() failed"); in TestParsePosition()
112 errln("*** FP constructor(int) or getField"); in TestFieldPosition()
119 errln("*** FP Constructor(FP&)"); in TestFieldPosition()
124 errln("*** FP getField or heap constr."); in TestFieldPosition()
140 errln("*** FP setField or getField"); in TestFieldPosition()
145 errln("*** FP setBeginIndex or getBeginIndex"); in TestFieldPosition()
150 errln("*** FP setEndIndex or getEndIndex"); in TestFieldPosition()
157 errln("FieldPosition.clone() failed"); in TestFieldPosition()
187 errln("NumberFormat::createInstance returned unexpected class type"); in TestFieldPosition_example()
224 errln("Error : ParsePosition.equals() failed"); in Test4109023()
228 errln("Error : FieldPosition.equals() failed"); in Test4109023()