Home
last modified time | relevance | path

Searched refs:test_one_file (Results 1 – 3 of 3) sorted by relevance

/external/libpng/
Dpngtest.c853 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/
Dpngimage.c1405 test_one_file(struct display *dp, const char *filename) in test_one_file() function
1564 test_one_file(dp, file); in do_test()
Dpngstest.c3445 test_one_file(const char *file_name, format_list *formats, png_uint_32 opts, in test_one_file() function
3648 if (ich > 0 && !test_one_file(buffer, &formats, opts, in main()
3673 else if (!test_one_file(arg, &formats, opts, stride_extra, log_pass)) in main()