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

  /external/pdfium/testing/tools/
run_javascript_tests.py 21 fixup_path, pdfium_test_path, text_diff_path,
31 [sys.executable, fixup_path, '--output-dir=' + working_dir, input_path])
54 fixup_path = finder.ScriptPath('fixup_pdf_template.py')
80 fixup_path, pdfium_test_path, text_diff_path,
run_pixel_tests.py 23 fixup_path, pdfium_test_path, image_differ,
39 [sys.executable, fixup_path, '--output-dir=' + working_dir, input_path])
62 fixup_path = finder.ScriptPath('fixup_pdf_template.py')
92 fixup_path, pdfium_test_path, image_differ,

Completed in 46 milliseconds