HomeSort by relevance Sort by last modified time
    Searched refs:get_scheme_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 20 get_scheme_names, get_config_var)
239 self.assertEqual(get_scheme_names(), wanted)
  /external/python/cpython2/Lib/test/
test_sysconfig.py 16 get_scheme_names, get_config_var)
244 self.assertEqual(get_scheme_names(), wanted)
  /external/python/cpython3/Lib/test/
test_sysconfig.py 15 get_scheme_names, get_config_var, _main)
232 self.assertEqual(get_scheme_names(), wanted)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
sysconfig.py 415 def get_scheme_names(): function
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
sysconfig.py 362 def get_scheme_names(): function
  /external/python/cpython2/Lib/
sysconfig.py 420 def get_scheme_names(): function
  /external/python/cpython3/Lib/
sysconfig.py 17 'get_scheme_names',
486 def get_scheme_names(): function

Completed in 590 milliseconds