OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:imageB_relative_url
(Results
1 - 5
of
5
) sorted by null
/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 39 milliseconds