Home | History | Annotate | Download | only in rebaseline_server

Lines Matching refs:imageA_relative_url

36                imageA_relative_url, imageB_relative_url,
44 imageA_relative_url: string; URL pointing at an image, relative to
62 self.imageA_relative_url = imageA_relative_url
67 if not imageA_relative_url or not imageB_relative_url:
70 elif imageA_relative_url == imageB_relative_url:
81 expected_image_locator=imageA_relative_url,
83 imageA_relative_url),
94 KEY__IMAGEPAIRS__IMAGE_A_URL: self.imageA_relative_url,
113 expected_image_locator=self.imageA_relative_url,