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

  /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,
  /external/chromium_org/third_party/skia/gm/rebaseline_server/
imagepair.py 36 imageA_relative_url, imageB_relative_url,
46 imageB_relative_url: string; URL pointing at an image, relative to
63 self.imageB_relative_url = imageB_relative_url
67 if not imageA_relative_url or not imageB_relative_url:
70 elif imageA_relative_url == imageB_relative_url:
84 actual_image_locator=imageB_relative_url,
86 imageB_relative_url))
95 KEY__IMAGEPAIRS__IMAGE_B_URL: self.imageB_relative_url,
114 actual_image_locator=self.imageB_relative_url)
    [all...]
imagepair_test.py 52 # 1. imageB_relative_URL
201 imageB_relative_url=selftest[1],
compare_rendered_pictures.py 424 imageB_checksum, imageB_relative_url = _checksum_and_relative_url(
457 imageB_relative_url=imageB_relative_url,
465 imageA_relative_url, imageB_relative_url, source_skp_name,
compare_configs.py 157 imageB_relative_url=configB_image_relative_url,
compare_to_expectations.py 353 imageB_relative_url=actual_image_relative_url,

Completed in 166 milliseconds