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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_normalization.py 1 from test.test_support import run_unittest, open_urlresource
44 testdata = open_urlresource(TESTDATAURL, check_version)
test_multibytecodec_support.py 263 return test_support.open_urlresource(self.mapfileurl)
test_support.py 32 "open_urlresource", "check_warnings", "check_py3k_warnings",
473 def open_urlresource(url, check=None): function
    [all...]
  /external/python/cpython2/Lib/test/
test_normalization.py 1 from test.test_support import run_unittest, open_urlresource
44 testdata = open_urlresource(TESTDATAURL, check_version)
test_multibytecodec_support.py 273 return test_support.open_urlresource(self.mapfileurl)
test_support.py 36 "open_urlresource", "check_warnings", "check_py3k_warnings",
807 def open_urlresource(url, check=None): function
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_normalization.py 1 from test.test_support import run_unittest, open_urlresource
44 testdata = open_urlresource(TESTDATAURL, check_version)
test_multibytecodec_support.py 275 return test_support.open_urlresource(self.mapfileurl)
test_support.py 35 "open_urlresource", "check_warnings", "check_py3k_warnings",
549 def open_urlresource(url, check=None): function
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_normalization.py 1 from test.test_support import run_unittest, open_urlresource
44 testdata = open_urlresource(TESTDATAURL, check_version)
test_multibytecodec_support.py 275 return test_support.open_urlresource(self.mapfileurl)
test_support.py 35 "open_urlresource", "check_warnings", "check_py3k_warnings",
549 def open_urlresource(url, check=None): function
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_normalization.py 1 from test.test_support import run_unittest, open_urlresource
44 testdata = open_urlresource(TESTDATAURL, check_version)
test_multibytecodec_support.py 275 return test_support.open_urlresource(self.mapfileurl)
test_support.py 35 "open_urlresource", "check_warnings", "check_py3k_warnings",
549 def open_urlresource(url, check=None): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_normalization.py 1 from test.test_support import run_unittest, open_urlresource
44 testdata = open_urlresource(TESTDATAURL, check_version)
test_multibytecodec_support.py 275 return test_support.open_urlresource(self.mapfileurl)
test_support.py 35 "open_urlresource", "check_warnings", "check_py3k_warnings",
549 def open_urlresource(url, check=None): function
    [all...]

Completed in 335 milliseconds