HomeSort by relevance Sort by last modified time
    Searched refs:dummy_dir (Results 1 - 8 of 8) sorted by null

  /external/autotest/client/common_lib/
autotemp.py 126 class dummy_dir(object): class in inherits:object
135 """Initialize the dummy_dir object.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_runpy.py 387 with temp_dir() as script_dir, temp_dir() as dummy_dir:
390 "runpy.run_path(%r)\n") % dummy_dir
  /external/python/cpython2/Lib/test/
test_runpy.py 414 with temp_dir() as script_dir, temp_dir() as dummy_dir:
417 "runpy.run_path(%r)\n") % dummy_dir
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_runpy.py 390 with temp_dir() as script_dir, temp_dir() as dummy_dir:
393 "runpy.run_path(%r)\n") % dummy_dir
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_runpy.py 390 with temp_dir() as script_dir, temp_dir() as dummy_dir:
393 "runpy.run_path(%r)\n") % dummy_dir
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_runpy.py 390 with temp_dir() as script_dir, temp_dir() as dummy_dir:
393 "runpy.run_path(%r)\n") % dummy_dir
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_runpy.py 390 with temp_dir() as script_dir, temp_dir() as dummy_dir:
393 "runpy.run_path(%r)\n") % dummy_dir
  /external/python/cpython3/Lib/test/
test_runpy.py 727 with temp_dir() as script_dir, temp_dir() as dummy_dir:
730 "runpy.run_path(%r)\n") % dummy_dir

Completed in 141 milliseconds