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

  /external/skia/tools/skqp/
get_gold_results.py 13 def gold_export_url(first_commit, last_commit):
15 ('fbegin', first_commit),
29 sys.stderr.write('Usage:\n %s FIRST_COMMIT LAST_COMMIT\n' % __file__)
find_commit_with_best_gold_results.py 43 def gold_export_url(job, config, first_commit, last_commit):
46 ('fbegin', first_commit),
  /external/skqp/tools/skqp/
get_gold_results.py 13 def gold_export_url(first_commit, last_commit):
15 ('fbegin', first_commit),
29 sys.stderr.write('Usage:\n %s FIRST_COMMIT LAST_COMMIT\n' % __file__)

Completed in 621 milliseconds