Searched refs:test_one_file (Results 1 – 3 of 3) sorted by relevance
/external/libpng/ |
D | pngtest.c | 853 test_one_file(PNG_CONST char *inname, PNG_CONST char *outname) in test_one_file() function 1950 kerror = test_one_file(argv[i], outname); in main() 2034 kerror = test_one_file(inname, outname); in main()
|
/external/libpng/contrib/libtests/ |
D | pngimage.c | 1405 test_one_file(struct display *dp, const char *filename) in test_one_file() function 1564 test_one_file(dp, file); in do_test()
|
D | pngstest.c | 3446 test_one_file(const char *file_name, format_list *formats, png_uint_32 opts, in test_one_file() function 3649 if (ich > 0 && !test_one_file(buffer, &formats, opts, in main() 3674 else if (!test_one_file(arg, &formats, opts, stride_extra, log_pass)) in main()
|