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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_sysconfig.py 50 os.chdir(SAVEDCWD)
test_build_ext.py 67 cmd.library_dirs.insert(0, test_support.SAVEDCWD)
294 cmd.library_dirs.insert(0, test_support.SAVEDCWD)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_sysconfig.py 50 os.chdir(SAVEDCWD)
test_build_ext.py 67 cmd.library_dirs.insert(0, test_support.SAVEDCWD)
294 cmd.library_dirs.insert(0, test_support.SAVEDCWD)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
regrtest.py 402 fp = open(os.path.join(test_support.SAVEDCWD, fromfile))
    [all...]
test_support.py 31 "SAVEDCWD", "temp_cwd", "findfile", "sortdict", "check_syntax_error",
396 SAVEDCWD = os.getcwd()
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
regrtest.py 403 fp = open(os.path.join(test_support.SAVEDCWD, fromfile))
    [all...]
test_support.py 34 "SAVEDCWD", "temp_cwd", "findfile", "sortdict", "check_syntax_error",
472 SAVEDCWD = os.getcwd()
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
regrtest.py 403 fp = open(os.path.join(test_support.SAVEDCWD, fromfile))
    [all...]
test_support.py 34 "SAVEDCWD", "temp_cwd", "findfile", "sortdict", "check_syntax_error",
472 SAVEDCWD = os.getcwd()
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
regrtest.py 403 fp = open(os.path.join(test_support.SAVEDCWD, fromfile))
    [all...]
test_support.py 34 "SAVEDCWD", "temp_cwd", "findfile", "sortdict", "check_syntax_error",
472 SAVEDCWD = os.getcwd()
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
regrtest.py 403 fp = open(os.path.join(test_support.SAVEDCWD, fromfile))
    [all...]
test_support.py 34 "SAVEDCWD", "temp_cwd", "findfile", "sortdict", "check_syntax_error",
472 SAVEDCWD = os.getcwd()
    [all...]

Completed in 399 milliseconds