Home
last modified time | relevance | path

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

/external/autotest/client/cros/image_comparison/
Dpublisher.py64 def publish_paths(self, image_paths, testname): argument
76 for img in image_paths:
/external/pdfium/testing/tools/
Dtest_runner.py137 success, image_paths = result
139 if image_paths:
140 for img_path, md5_hash in image_paths: