HomeSort by relevance Sort by last modified time
    Searched refs:imageA_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,
36 imageA_relative_url: string; URL pointing at an image, relative to
46 self.imageA_relative_url = imageA_relative_url
50 if not imageA_relative_url or not imageB_relative_url:
53 elif imageA_relative_url == imageB_relative_url:
64 expected_image_locator=imageA_relative_url,
65 expected_image_url=posixpath.join(base_url, imageA_relative_url),
69 expected_image_locator=imageA_relative_url,
80 KEY__IMAGEPAIRS__IMAGE_A_URL: self.imageA_relative_url,
    [all...]
compare_rendered_pictures.py 204 imageA_checksum, imageA_relative_url = _checksum_and_relative_url(
232 imageA_relative_url=imageA_relative_url,
239 test, config, imageA_relative_url, imageB_relative_url))
imagepair_test.py 50 # 0. imageA_relative_URL
170 imageA_relative_url=selftest[0],
compare_configs.py 155 imageA_relative_url=configA_image_relative_url,
compare_to_expectations.py 332 imageA_relative_url=expected_image_relative_url,
  /external/chromium_org/third_party/skia/gm/rebaseline_server/
imagepair.py 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,
    [all...]
imagepair_test.py 51 # 0. imageA_relative_URL
200 imageA_relative_url=selftest[0],
compare_rendered_pictures.py 422 imageA_checksum, imageA_relative_url = _checksum_and_relative_url(
456 imageA_relative_url=imageA_relative_url,
465 imageA_relative_url, imageB_relative_url, source_skp_name,
compare_configs.py 156 imageA_relative_url=configA_image_relative_url,
compare_to_expectations.py 352 imageA_relative_url=expected_image_relative_url,

Completed in 84 milliseconds