Home
last modified time | relevance | path

Searched defs:test_img_path (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/autotest/client/cros/image_comparison/
H A Dpdiff_image_comparer.py23 def compare(self, golden_img_path, test_img_path, box=None): argument
53 def _pdiff_compare(self, golden_img_path, test_img_path): argument