Searched refs:golden_image_paths (Results 1 – 1 of 1) sorted by relevance
49 def verify(self, golden_image_paths, test_image_paths): argument59 if type(golden_image_paths) is not list:60 golden_image_paths = [golden_image_paths]73 for g_image, t_image in zip(golden_image_paths, test_image_paths):106 cnt = len(golden_image_paths)