Searched refs:_upload_results_archive_for_patch (Results 1 – 2 of 2) sorted by relevance
264 def _upload_results_archive_for_patch(self, patch, results_archive_zip): member in CommitQueue290 self._upload_results_archive_for_patch(patch, results_archive)
421 …OutputCapture().assert_outputs(self, queue._upload_results_archive_for_patch, [patch, Mock()], exp…