Lines Matching refs:tarextdir
44 tarextdir = TEMPDIR + '-extract-test'
2677 with os_helper.temp_cwd(tarextdir):
2681 os_helper.rmtree(tarextdir)
2687 with os_helper.temp_cwd(tarextdir):
2692 os_helper.rmtree(tarextdir)
2697 # is still extracted into `tarextdir`
2698 destdir = os.path.join(tarextdir, 'dest')
2699 os.mkdir(tarextdir)
2711 os_helper.rmtree(tarextdir)
2716 with os_helper.temp_cwd(tarextdir):
2720 os_helper.rmtree(tarextdir)
2724 with os_helper.temp_cwd(tarextdir):