Home | History | Annotate | Download | only in cintltst

Lines Matching full:calling

282         log_err("calling udata_open with non-existing file  [testdata | nonexist.tst] not handled correctly\n.  Expected: U_FILE_ACCESS_ERROR, Got: %s\n", myErrorName(status));
289 log_err("calling udata_open with non-existing file didn't return a null value\n");
291 log_verbose("calling udat_open with non-existing file returned null as expected\n");
968 log_err("calling udata_open with non-existing file not handled correctly\n. Expected: U_FILE_ACCESS_ERROR, Got: %s\n", myErrorName(status));
975 log_err("calling udata_open with non-existing file didn't return a null value\n");
977 log_verbose("calling udat_open with non-existing file returned null as expected\n");