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