OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:actual_image_locator
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/skia/gm/rebaseline_server/
imagediffdb.py
74
actual_image_url,
actual_image_locator
,
92
actual_image_locator
: a unique ID string under which we will store the
100
actual_image_locator
= _sanitize_locator(
actual_image_locator
)
108
str(
actual_image_locator
) + image_suffix)
247
#
actual_image_locator
) tuples.
315
actual_image_locator
=key[1])
332
actual_image_url,
actual_image_locator
):
352
actual_image_locator
: a unique ID string under which we will store the
357
actual_image_locator
= _sanitize_locator(actual_image_locator
[
all
...]
imagediffdb_test.py
83
actual_image_locator
=selftest[2], actual_image_url=selftest[3])
88
actual_image_locator
=selftest[2])
imagepair.py
84
actual_image_locator
=imageB_relative_url,
114
actual_image_locator
=self.imageB_relative_url)
Completed in 52 milliseconds