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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_sysconfig.py 18 get_path, get_path_names, _INSTALL_SCHEMES,
90 self.assertEqual(get_path_names(), sysconfig._SCHEME_KEYS)
  /external/python/cpython2/Lib/test/
test_sysconfig.py 14 get_path, get_path_names, _INSTALL_SCHEMES,
87 self.assertEqual(get_path_names(), sysconfig._SCHEME_KEYS)
  /external/python/cpython3/Lib/test/
test_sysconfig.py 13 get_path, get_path_names, _INSTALL_SCHEMES,
86 self.assertEqual(get_path_names(), sysconfig._SCHEME_KEYS)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
sysconfig.py 421 def get_path_names(): function
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
sysconfig.py 368 def get_path_names(): function
  /external/python/cpython2/Lib/
sysconfig.py 426 def get_path_names(): function
  /external/python/cpython3/Lib/
sysconfig.py 13 'get_path_names',
491 def get_path_names(): function

Completed in 1218 milliseconds