Home | History | Annotate | Download | only in chromium

Lines Matching full:stderr

189     fprintf(stderr,
215 fprintf(stderr, "ImageDiff: Unable to open file \"%s\"\n", file1);
219 fprintf(stderr, "ImageDiff: Unable to open file \"%s\"\n", file2);
258 fputs("Error, input image can't be decoded.\n", stderr);
263 fputs("Error, baseline image can't be decoded.\n", stderr);
267 fputs("Error, image size must be specified.\n", stderr);
321 fprintf(stderr, "ImageDiff: Unable to create file \"%s\"\n", outFile);
326 fprintf(stderr, "ImageDiff: Unable to write data to file \"%s\"\n", outFile);
339 fprintf(stderr, "ImageDiff: Unable to open file \"%s\"\n", file1);
343 fprintf(stderr, "ImageDiff: Unable to open file \"%s\"\n", file2);