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

  /external/webkit/Tools/Scripts/webkitpy/tool/bot/
flakytestreporter.py 158 def _attach_failure_diff(self, flake_bug_id, flaky_test, results_archive_zip):
164 archive_path = self._find_in_archive(results_diff_path, results_archive_zip)
166 results_diff = results_archive_zip.read(archive_path)
173 results_archive_file = results_archive_zip.fp
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
queues.py 264 def _upload_results_archive_for_patch(self, patch, results_archive_zip):
268 results_archive_file = results_archive_zip.fp

Completed in 129 milliseconds