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

  /external/python/cpython3/Lib/test/
test_codecencodings_jp.py 47 xmlcharnametest = ( variable in class:Test_EUC_JIS_2004
57 xmlcharnametest = ( variable in class:Test_EUC_JISX0213
104 xmlcharnametest = ( variable in class:Test_SJIS_2004
120 xmlcharnametest = ( variable in class:Test_SJISX0213
multibytecodec_support.py 23 xmlcharnametest = None # string to test xmlcharrefreplace variable in class:TestBase
102 if self.xmlcharnametest:
103 sin, sout = self.xmlcharnametest
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_codecencodings_jp.py 41 xmlcharnametest = ( variable in class:Test_EUC_JISX0213
96 xmlcharnametest = ( variable in class:Test_SJISX0213
test_multibytecodec_support.py 24 xmlcharnametest = None # string to test xmlcharrefreplace variable in class:TestBase
86 if self.xmlcharnametest:
87 sin, sout = self.xmlcharnametest
  /external/python/cpython2/Lib/test/
test_codecencodings_jp.py 40 xmlcharnametest = ( variable in class:Test_EUC_JISX0213
95 xmlcharnametest = ( variable in class:Test_SJISX0213
test_multibytecodec_support.py 22 xmlcharnametest = None # string to test xmlcharrefreplace variable in class:TestBase
95 if self.xmlcharnametest:
96 sin, sout = self.xmlcharnametest
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_codecencodings_jp.py 41 xmlcharnametest = ( variable in class:Test_EUC_JISX0213
96 xmlcharnametest = ( variable in class:Test_SJISX0213
test_multibytecodec_support.py 24 xmlcharnametest = None # string to test xmlcharrefreplace variable in class:TestBase
97 if self.xmlcharnametest:
98 sin, sout = self.xmlcharnametest
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_codecencodings_jp.py 41 xmlcharnametest = ( variable in class:Test_EUC_JISX0213
96 xmlcharnametest = ( variable in class:Test_SJISX0213
test_multibytecodec_support.py 24 xmlcharnametest = None # string to test xmlcharrefreplace variable in class:TestBase
97 if self.xmlcharnametest:
98 sin, sout = self.xmlcharnametest
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_codecencodings_jp.py 41 xmlcharnametest = ( variable in class:Test_EUC_JISX0213
96 xmlcharnametest = ( variable in class:Test_SJISX0213
test_multibytecodec_support.py 24 xmlcharnametest = None # string to test xmlcharrefreplace variable in class:TestBase
97 if self.xmlcharnametest:
98 sin, sout = self.xmlcharnametest
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_codecencodings_jp.py 41 xmlcharnametest = ( variable in class:Test_EUC_JISX0213
96 xmlcharnametest = ( variable in class:Test_SJISX0213
test_multibytecodec_support.py 24 xmlcharnametest = None # string to test xmlcharrefreplace variable in class:TestBase
97 if self.xmlcharnametest:
98 sin, sout = self.xmlcharnametest

Completed in 312 milliseconds