Searched refs:image_paths (Results 1 – 2 of 2) sorted by relevance
64 def publish_paths(self, image_paths, testname): argument76 for img in image_paths:
137 success, image_paths = result139 if image_paths:140 for img_path, md5_hash in image_paths: