Searched refs:test_image_path (Results 1 – 2 of 2) sorted by relevance
/external/autotest/client/cros/image_comparison/ |
D | upload_on_fail_comparer.py | 42 def compare(self, golden_image_path, test_image_path, box=None): argument 69 test_image_path, 83 test_image_path,
|
D | publisher.py | 36 def publish(self, golden_image_path, test_image_path, diff_image_path, argument 52 with open(test_image_path, "rb") as image_file:
|