Searched defs:temp_dir (Results 1 - 14 of 14) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dscript_helper.py98 def temp_dir(): function
H A Dtest_tools.py16 from test.script_helper import assert_python_ok, temp_dir namespace
61 with temp_dir() as directory:
H A Dtest_runpy.py9 from test.script_helper import (temp_dir, make_script, compile_script, namespace
328 with temp_dir() as script_dir:
335 with temp_dir() as script_dir:
344 with temp_dir() as script_dir:
351 with temp_dir() as script_dir:
360 with temp_dir() as script_dir:
367 with temp_dir() as script_dir:
374 with temp_dir() as script_dir:
382 with temp_dir() as script_dir:
390 with temp_dir() a
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dscript_helper.py98 def temp_dir(): function
H A Dtest_tools.py16 from test.script_helper import assert_python_ok, temp_dir namespace
61 with temp_dir() as directory:
H A Dtest_runpy.py9 from test.script_helper import (temp_dir, make_script, compile_script, namespace
328 with temp_dir() as script_dir:
335 with temp_dir() as script_dir:
344 with temp_dir() as script_dir:
351 with temp_dir() as script_dir:
360 with temp_dir() as script_dir:
367 with temp_dir() as script_dir:
374 with temp_dir() as script_dir:
382 with temp_dir() as script_dir:
390 with temp_dir() a
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dscript_helper.py98 def temp_dir(): function
H A Dtest_tools.py16 from test.script_helper import assert_python_ok, temp_dir namespace
61 with temp_dir() as directory:
H A Dtest_runpy.py9 from test.script_helper import (temp_dir, make_script, compile_script, namespace
328 with temp_dir() as script_dir:
335 with temp_dir() as script_dir:
344 with temp_dir() as script_dir:
351 with temp_dir() as script_dir:
360 with temp_dir() as script_dir:
367 with temp_dir() as script_dir:
374 with temp_dir() as script_dir:
382 with temp_dir() as script_dir:
390 with temp_dir() a
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dscript_helper.py98 def temp_dir(): function
H A Dtest_tools.py16 from test.script_helper import assert_python_ok, temp_dir namespace
61 with temp_dir() as directory:
H A Dtest_runpy.py9 from test.script_helper import (temp_dir, make_script, compile_script, namespace
328 with temp_dir() as script_dir:
335 with temp_dir() as script_dir:
344 with temp_dir() as script_dir:
351 with temp_dir() as script_dir:
360 with temp_dir() as script_dir:
367 with temp_dir() as script_dir:
374 with temp_dir() as script_dir:
382 with temp_dir() as script_dir:
390 with temp_dir() a
[all...]
/prebuilts/sdk/update_prebuilts/
H A Dupdate_prebuilts.py23 temp_dir = os.path.join(os.getcwd(), "support_tmp") variable
419 working_dir = temp_dir
784 rm(temp_dir)
/prebuilts/sdk/
H A Dupdate_prebuilts.py23 temp_dir = os.path.join(os.getcwd(), "support_tmp") variable
419 working_dir = temp_dir
784 rm(temp_dir)

Completed in 648 milliseconds