HomeSort by relevance Sort by last modified time
    Searched refs:image_differ (Results 1 - 2 of 2) sorted by null

  /external/pdfium/testing/tools/
run_pixel_tests.py 23 fixup_path, pdfium_test_path, image_differ,
30 actual_images = image_differ.GetActualFiles(
48 if image_differ.HasDifferences(input_filename, source_dir, working_dir):
74 image_differ = pngdiffer.PNGDiffer(finder)
92 fixup_path, pdfium_test_path, image_differ,
run_corpus_tests.py 29 pdfium_test_path, image_differ, drmem_wrapper,
34 actual_images = image_differ.GetActualFiles(
52 return not image_differ.HasDifferences(input_filename, source_dir,
56 def test_one_file_parallel(working_dir, pdfium_test_path, image_differ,
66 pdfium_test_path, image_differ, "", True);
106 image_differ = pngdiffer.PNGDiffer(finder)
136 pdfium_test_path, image_differ)
153 pdfium_test_path, image_differ,

Completed in 72 milliseconds