OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:source_json_file
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/gm/rebaseline_server/
imagepair.py
37
expectations=None, extra_columns=None,
source_json_file
=None,
52
source_json_file
: relative path of the JSON file where each image came
66
self.
source_json_file
=
source_json_file
102
if self.
source_json_file
:
103
asdict[KEY__IMAGEPAIRS__SOURCE_JSON_FILE] = self.
source_json_file
compare_rendered_pictures.py
312
source_json_file
=dict_path,
335
source_json_file
=dict_path,
387
source_json_file
,
402
source_json_file
: string; relative path of the JSON file where this
459
source_json_file
=
source_json_file
,
Completed in 37 milliseconds