Home | History | Annotate | Download | only in test

Lines Matching refs:arcname

762                 tar.add(tempdir, arcname="empty_dir", exclude=exclude)
787 tar.add(tempdir, arcname="empty_dir", filter=filter)
813 tar.add(foo, arcname=path)
882 tar.add(source_file, arcname=os.path.basename(source_file))
883 tar.add(target_file, arcname=os.path.basename(target_file))
912 tar.add(target_file, arcname=os.path.basename(target_file))
942 tar.add(source_file, arcname=os.path.basename(source_file))
943 tar.add(target_file, arcname=os.path.basename(target_file))