Lines Matching refs:infile
28 # test_convert command infile outfile
29 macro(test_convert command infile outfile)
30 file(TO_NATIVE_PATH "${infile}" native_infile)
44 # test_convert command infile outfile
45 macro(test_convert_multi command infile outfile)
46 foreach(file ${infile})
62 # test_stdout command infile outfile
63 macro(test_stdout command infile outfile)
64 file(TO_NATIVE_PATH "${infile}" native_infile)
79 # test_exec command infile
80 macro(test_reader command infile)
81 file(TO_NATIVE_PATH "${infile}" native_infile)
93 # tiffinfo_validate infile