Home | History | Annotate | Download | only in result_tools

Lines Matching refs:copy

31 import copy
263 args_skip_autotest_log = copy.copy(args)
267 (shrink_file_throttler, copy.copy(args_skip_autotest_log)),
268 (zip_file_throttler, copy.copy(args_skip_autotest_log)),
269 (shrink_file_throttler, copy.copy(args)),
270 (dedupe_file_throttler, copy.copy(args)),
271 (zip_file_throttler, copy.copy(args)),
277 new_args = copy.copy(args)
288 new_args = copy.copy(args)
293 new_args = copy.copy(args)
301 args_without_summary = copy.copy(args)