HomeSort by relevance Sort by last modified time
    Searched refs:imageB_relative_url (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/skia/gm/rebaseline_server/
imagepair.py 30 base_url, imageA_relative_url, imageB_relative_url,
38 imageB_relative_url: string; URL pointing at an image, relative to
47 self.imageB_relative_url = imageB_relative_url
50 if not imageA_relative_url or not imageB_relative_url:
53 elif imageA_relative_url == imageB_relative_url:
66 actual_image_locator=imageB_relative_url,
67 actual_image_url=posixpath.join(base_url, imageB_relative_url))
70 actual_image_locator=imageB_relative_url)
81 KEY__IMAGEPAIRS__IMAGE_B_URL: self.imageB_relative_url,
    [all...]
compare_rendered_pictures.py 206 imageB_checksum, imageB_relative_url = _checksum_and_relative_url(
233 imageB_relative_url=imageB_relative_url,
239 test, config, imageA_relative_url, imageB_relative_url))
imagepair_test.py 51 # 1. imageB_relative_URL
171 imageB_relative_url=selftest[1],
compare_configs.py 156 imageB_relative_url=configB_image_relative_url,
compare_to_expectations.py 333 imageB_relative_url=actual_image_relative_url,
  /external/skia/gm/rebaseline_server/
imagepair.py 30 base_url, imageA_relative_url, imageB_relative_url,
38 imageB_relative_url: string; URL pointing at an image, relative to
47 self.imageB_relative_url = imageB_relative_url
50 if not imageA_relative_url or not imageB_relative_url:
53 elif imageA_relative_url == imageB_relative_url:
66 actual_image_locator=imageB_relative_url,
67 actual_image_url=posixpath.join(base_url, imageB_relative_url))
70 actual_image_locator=imageB_relative_url)
81 KEY__IMAGEPAIRS__IMAGE_B_URL: self.imageB_relative_url,
    [all...]
compare_rendered_pictures.py 206 imageB_checksum, imageB_relative_url = _checksum_and_relative_url(
233 imageB_relative_url=imageB_relative_url,
239 test, config, imageA_relative_url, imageB_relative_url))
imagepair_test.py 51 # 1. imageB_relative_URL
171 imageB_relative_url=selftest[1],
compare_configs.py 156 imageB_relative_url=configB_image_relative_url,
compare_to_expectations.py 333 imageB_relative_url=actual_image_relative_url,

Completed in 276 milliseconds