Home
last modified time | relevance | path

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

/external/autotest/client/cros/image_comparison/
Dpdiff_image_comparer.py22 def compare(self, golden_img_path, test_img_path, box=None): argument
52 def _pdiff_compare(self, golden_img_path, test_img_path): argument
Drgb_image_comparer.py35 def compare(self, golden_img_path, test_img_path, box=None): argument