Lines Matching full:testdata
145 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(status));
248 * path = wherever/testdata
287 result=udata_open("testdata", "tst", "nonexist", &status);
292 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));
425 * Got testdata.dat into memory, now we try setAppData using the memory image.
613 const char* testPath="testdata";
616 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(status));
712 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(status));
774 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(status));
840 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(status));
899 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(status));
1008 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(status));
1325 * to testdata) for code coverage in tests.
1592 log_data_err("Could not load testdata.dat, status = %s\n", u_errorName(errorCode));
1654 uprv_strcpy(name, "testdata");
1694 * Got testdata.dat into memory, now we try setAppData using the memory image.