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

  /external/chromium_org/third_party/skia/gm/rebaseline_server/
writable_expectations.py 100 extra_columns = modification[imagepair.KEY__IMAGEPAIRS__EXTRACOLUMNS]
103 test_name = extra_columns[compare_rendered_pictures.COLUMN__SOURCE_SKP]
105 if (extra_columns[compare_rendered_pictures.COLUMN__TILED_OR_WHOLE] ==
109 tilenum = int(extra_columns[compare_rendered_pictures.COLUMN__TILENUM])
imagepair.py 37 expectations=None, extra_columns=None, source_json_file=None,
50 extra_columns: optional dictionary containing more metadata (test name,
65 self.extra_columns_dict = extra_columns
imagepair_test.py 54 # 3. extra_columns dict
203 extra_columns=selftest[3],
compare_configs.py 158 extra_columns=extra_columns_dict)
compare_to_expectations.py 355 extra_columns=extra_columns_dict)
compare_rendered_pictures.py 458 extra_columns=extra_columns_dict,

Completed in 38 milliseconds