Home
last modified time | relevance | path

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

/external/libpng/
Dpngtest.c96 int test_one_file PNGARG((PNG_CONST char *inname, PNG_CONST char *outname));
687 test_one_file(PNG_CONST char *inname, PNG_CONST char *outname) in test_one_file() function
1546 kerror = test_one_file(argv[i], outname); in main()
1619 kerror = test_one_file(inname, outname); in main()