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

  /external/chromium_org/third_party/skia/gm/rebaseline_server/
compare_rendered_pictures_test.py 62 setA_section=gm_json.JSONKEY_ACTUALRESULTS,
63 setB_section=gm_json.JSONKEY_ACTUALRESULTS,
107 setA_section=gm_json.JSONKEY_ACTUALRESULTS,
108 setB_section=gm_json.JSONKEY_ACTUALRESULTS,
147 setB_section=gm_json.JSONKEY_ACTUALRESULTS,
download_actuals.py 73 actual_results_dict = results_dict[gm_json.JSONKEY_ACTUALRESULTS]
server.py 235 gm_json.JSONKEY_ACTUALRESULTS,
244 gm_json.JSONKEY_ACTUALRESULTS,
248 gm_json.JSONKEY_ACTUALRESULTS,
614 if ((setA_section == gm_json.JSONKEY_ACTUALRESULTS) and
624 (setB_section == gm_json.JSONKEY_ACTUALRESULTS))
    [all...]
compare_configs.py 107 actual_builder_dicts[builder][gm_json.JSONKEY_ACTUALRESULTS])
compare_to_expectations.py 262 actual_builder_dicts[builder][gm_json.JSONKEY_ACTUALRESULTS])
compare_rendered_pictures.py 81 gm_json.JSONKEY_ACTUALRESULTS,
209 setA_section: which section (gm_json.JSONKEY_ACTUALRESULTS or
211 setB_section: which section (gm_json.JSONKEY_ACTUALRESULTS or
  /external/chromium_org/third_party/skia/gm/
display_json_results.py 98 actual_results = json_dict[gm_json.JSONKEY_ACTUALRESULTS]
gm_json.py 31 JSONKEY_ACTUALRESULTS = 'actual-results'
  /external/chromium_org/third_party/skia/tools/
jsondiff.py 128 all_result_types = json_dict[gm_json.JSONKEY_ACTUALRESULTS]

Completed in 608 milliseconds