Lines Matching refs:errln
32 … errln("Error occurred at position %i, error = %i (%s)\n", i, status, u_errorName(status)); in TestGrowTable()
41 … errln("Error occurred at position %i, error = %i (%s)\n", i, status, u_errorName(status)); in TestGrowTable()
45 errln("Error: expected %i, got %i\n", i, res); in TestGrowTable()
59 … errln("Error setting a non existing contraction error = %i (%s)\n", status, u_errorName(status)); in TestSetContraction()
67 errln("changing a non-existing offset should have resulted in an error\n"); in TestSetContraction()
82 … errln("Error occurred at position %i, error = %i (%s)\n", i, status, u_errorName(status)); in TestAddATableElement()
91 … errln("Error occurred at position %i, error = %i (%s)\n", i, status, u_errorName(status)); in TestAddATableElement()
95 errln("Error: expected %i, got %i\n", i, res); in TestAddATableElement()
112 … errln("Error occurred at position %i, error = %i (%s)\n", i, status, u_errorName(status)); in TestClone()
118 errln("Error constructing table error = %i (%s)\n", status, u_errorName(status)); in TestClone()
125 … errln("Error occurred at position %i, error = %i (%s)\n", i, status, u_errorName(status)); in TestClone()
129 errln("Error: expected %i, got %i\n", i, res); in TestClone()
139 errln("Error opening table error = %i (%s)\n", status, u_errorName(status)); in TestClone()
150 errln("found a non existing contraction!\n"); in TestChangeContraction()
159 errln("managed to change a non existing contraction!\n"); in TestChangeContraction()
165 errln("managed to change a non existing contraction!\n"); in TestChangeContraction()
176 errln("managed to change the last CE in an non-existing contraction!\n"); in TestChangeLastCE()
186 errln("Status was incorrectly modified to %s\n", u_errorName(status)); in TestErrorCodeChecking()
190 errln("Status was incorrectly modified to %s\n", u_errorName(status)); in TestErrorCodeChecking()
194 errln("Status was incorrectly modified to %s\n", u_errorName(status)); in TestErrorCodeChecking()
198 errln("Status was incorrectly modified to %s\n", u_errorName(status)); in TestErrorCodeChecking()
202 errln("Status was incorrectly modified to %s\n", u_errorName(status)); in TestErrorCodeChecking()
206 errln("Status was incorrectly modified to %s\n", u_errorName(status)); in TestErrorCodeChecking()
210 errln("Status was incorrectly modified to %s\n", u_errorName(status)); in TestErrorCodeChecking()
213 errln("uprv_cnttab_getCE didn't return UCOL_NOT_FOUND\n"); in TestErrorCodeChecking()
216 errln("Status was incorrectly modified to %s\n", u_errorName(status)); in TestErrorCodeChecking()
219 errln("uprv_cnttab_findCE didn't return UCOL_NOT_FOUND\n"); in TestErrorCodeChecking()
222 errln("Status was incorrectly modified to %s\n", u_errorName(status)); in TestErrorCodeChecking()
226 errln("Status was incorrectly modified to %s\n", u_errorName(status)); in TestErrorCodeChecking()
230 errln("Status was incorrectly modified to %s\n", u_errorName(status)); in TestErrorCodeChecking()