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

  /external/chromium_org/third_party/skia/gm/rebaseline_server/
server.py 61 KEY__EDITS__OLD_RESULTS_TYPE = 'oldResultsType'
558 oldResultsType = data[KEY__EDITS__OLD_RESULTS_TYPE]
559 oldResults = _SERVER.results.get_results_of_type(oldResultsType)
566 oldResultsType)
  /external/skia/gm/rebaseline_server/
server.py 61 KEY__EDITS__OLD_RESULTS_TYPE = 'oldResultsType'
558 oldResultsType = data[KEY__EDITS__OLD_RESULTS_TYPE]
559 oldResults = _SERVER.results.get_results_of_type(oldResultsType)
566 oldResultsType)

Completed in 48 milliseconds