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

  /external/autotest/client/cros/image_comparison/
upload_on_fail_comparer.py 42 def compare(self, golden_image_path, test_image_path, box=None):
58 @param test_image_path: path, complete path to the test image.
69 test_image_path,
83 test_image_path,
publisher.py 36 def publish(self, golden_image_path, test_image_path, diff_image_path,
43 @param test_image_path: path, complete path to a test image.
52 with open(test_image_path, "rb") as image_file:

Completed in 153 milliseconds