HomeSort by relevance Sort by last modified time
    Searched refs:mapfileurl (Results 26 - 42 of 42) sorted by null

12

  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_codecmaps_jp.py 14 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/' \
31 mapfileurl = 'http://people.freebsd.org/~perky/i18n/EUC-JP.TXT' variable in class:TestEUCJPCOMPATMap
38 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/OBSOLETE' \
53 mapfileurl = 'http://people.freebsd.org/~perky/i18n/EUC-JISX0213.TXT' variable in class:TestEUCJISX0213Map
60 mapfileurl = 'http://people.freebsd.org/~perky/i18n/SHIFT_JISX0213.TXT' variable in class:TestSJISX0213Map
15 'WINDOWS\/CP932.TXT' variable in class:TestCP932Map
39 '\/EASTASIA\/JIS\/SHIFTJIS.TXT' variable in class:TestSJISCOMPATMap
test_codecmaps_hk.py 14 mapfileurl = 'http://people.freebsd.org/~perky/i18n/BIG5HKSCS-2004.TXT' variable in class:TestBig5HKSCSMap
test_multibytecodec_support.py 272 self.skipTest("Could not retrieve "+self.mapfileurl)
275 return test_support.open_urlresource(self.mapfileurl)
278 if self.mapfileurl.endswith('.xml'):
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_codecmaps_jp.py 14 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/' \
31 mapfileurl = 'http://people.freebsd.org/~perky/i18n/EUC-JP.TXT' variable in class:TestEUCJPCOMPATMap
38 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/OBSOLETE' \
53 mapfileurl = 'http://people.freebsd.org/~perky/i18n/EUC-JISX0213.TXT' variable in class:TestEUCJISX0213Map
60 mapfileurl = 'http://people.freebsd.org/~perky/i18n/SHIFT_JISX0213.TXT' variable in class:TestSJISX0213Map
15 'WINDOWS\/CP932.TXT' variable in class:TestCP932Map
39 '\/EASTASIA\/JIS\/SHIFTJIS.TXT' variable in class:TestSJISCOMPATMap
test_codecmaps_hk.py 14 mapfileurl = 'http://people.freebsd.org/~perky/i18n/BIG5HKSCS-2004.TXT' variable in class:TestBig5HKSCSMap
test_multibytecodec_support.py 272 self.skipTest("Could not retrieve "+self.mapfileurl)
275 return test_support.open_urlresource(self.mapfileurl)
278 if self.mapfileurl.endswith('.xml'):
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_codecmaps_jp.py 14 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/' \
31 mapfileurl = 'http://people.freebsd.org/~perky/i18n/EUC-JP.TXT' variable in class:TestEUCJPCOMPATMap
38 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/OBSOLETE' \
53 mapfileurl = 'http://people.freebsd.org/~perky/i18n/EUC-JISX0213.TXT' variable in class:TestEUCJISX0213Map
60 mapfileurl = 'http://people.freebsd.org/~perky/i18n/SHIFT_JISX0213.TXT' variable in class:TestSJISX0213Map
15 'WINDOWS\/CP932.TXT' variable in class:TestCP932Map
39 '\/EASTASIA\/JIS\/SHIFTJIS.TXT' variable in class:TestSJISCOMPATMap
test_codecmaps_hk.py 14 mapfileurl = 'http://people.freebsd.org/~perky/i18n/BIG5HKSCS-2004.TXT' variable in class:TestBig5HKSCSMap
test_multibytecodec_support.py 272 self.skipTest("Could not retrieve "+self.mapfileurl)
275 return test_support.open_urlresource(self.mapfileurl)
278 if self.mapfileurl.endswith('.xml'):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_codecmaps_jp.py 14 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/' \
31 mapfileurl = 'http://people.freebsd.org/~perky/i18n/EUC-JP.TXT' variable in class:TestEUCJPCOMPATMap
38 mapfileurl = 'http://www.unicode.org/Public/MAPPINGS/OBSOLETE' \
53 mapfileurl = 'http://people.freebsd.org/~perky/i18n/EUC-JISX0213.TXT' variable in class:TestEUCJISX0213Map
60 mapfileurl = 'http://people.freebsd.org/~perky/i18n/SHIFT_JISX0213.TXT' variable in class:TestSJISX0213Map
15 'WINDOWS\/CP932.TXT' variable in class:TestCP932Map
39 '\/EASTASIA\/JIS\/SHIFTJIS.TXT' variable in class:TestSJISCOMPATMap
test_codecmaps_hk.py 14 mapfileurl = 'http://people.freebsd.org/~perky/i18n/BIG5HKSCS-2004.TXT' variable in class:TestBig5HKSCSMap
test_multibytecodec_support.py 272 self.skipTest("Could not retrieve "+self.mapfileurl)
275 return test_support.open_urlresource(self.mapfileurl)
278 if self.mapfileurl.endswith('.xml'):
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_codecmaps_hk.py 14 mapfileurl = 'http://people.freebsd.org/~perky/i18n/BIG5HKSCS-2004.TXT' variable in class:TestBig5HKSCSMap
test_multibytecodec_support.py 260 self.skipTest("Could not retrieve "+self.mapfileurl)
263 return test_support.open_urlresource(self.mapfileurl)
266 if self.mapfileurl.endswith('.xml'):
  /external/python/cpython2/Lib/test/
test_codecmaps_hk.py 13 mapfileurl = 'http://www.pythontest.net/unicode/BIG5HKSCS-2004.TXT' variable in class:TestBig5HKSCSMap
test_multibytecodec_support.py 270 self.skipTest("Could not retrieve "+self.mapfileurl)
273 return test_support.open_urlresource(self.mapfileurl)
276 if self.mapfileurl.endswith('.xml'):
  /external/python/cpython3/Lib/test/
multibytecodec_support.py 291 self.skipTest("Could not retrieve "+self.mapfileurl)
294 return support.open_urlresource(self.mapfileurl)
297 if self.mapfileurl.endswith('.xml'):

Completed in 1507 milliseconds

12