HomeSort by relevance Sort by last modified time
    Searched refs:tstring (Results 1 - 25 of 55) sorted by null

1 2 3

  /external/python/cpython3/Lib/test/
test_codecencodings_jp.py 11 tstring = multibytecodec_support.load_teststring('shift_jis') variable in class:Test_CP932
45 tstring = multibytecodec_support.load_teststring('euc_jisx0213') variable in class:Test_EUC_JIS_2004
55 tstring = multibytecodec_support.load_teststring('euc_jisx0213') variable in class:Test_EUC_JISX0213
65 tstring = multibytecodec_support.load_teststring('euc_jp') variable in class:Test_EUC_JP_COMPAT
79 tstring = multibytecodec_support.load_teststring('shift_jis') variable in class:Test_SJIS_COMPAT
93 tstring = multibytecodec_support.load_teststring('shift_jis') variable in class:Test_SJIS_2004
111 tstring = multibytecodec_support.load_teststring('shift_jisx0213') variable in class:Test_SJISX0213
test_codecencodings_iso2022.py 15 tstring = multibytecodec_support.load_teststring('iso2022_jp') variable in class:Test_ISO2022_JP
22 tstring = multibytecodec_support.load_teststring('iso2022_jp') variable in class:Test_ISO2022_JP2
29 tstring = multibytecodec_support.load_teststring('iso2022_kr') variable in class:Test_ISO2022_KR
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_codecencodings_jp.py 13 tstring = test_multibytecodec_support.load_teststring('shift_jis') variable in class:Test_CP932
29 tstring = test_multibytecodec_support.load_teststring('euc_jisx0213') variable in class:Test_EUC_JISX0213
59 tstring = test_multibytecodec_support.load_teststring('euc_jp') variable in class:Test_EUC_JP_COMPAT
76 tstring = test_multibytecodec_support.load_teststring('shift_jis') variable in class:Test_SJIS_COMPAT
84 tstring = test_multibytecodec_support.load_teststring('shift_jisx0213') variable in class:Test_SJISX0213
test_codecencodings_kr.py 13 tstring = test_multibytecodec_support.load_teststring('cp949') variable in class:Test_CP949
25 tstring = test_multibytecodec_support.load_teststring('euc_kr') variable in class:Test_EUCKR
55 tstring = test_multibytecodec_support.load_teststring('johab') variable in class:Test_JOHAB
test_codecencodings_cn.py 13 tstring = test_multibytecodec_support.load_teststring('gb2312') variable in class:Test_GB2312
26 tstring = test_multibytecodec_support.load_teststring('gbk') variable in class:Test_GBK
40 tstring = test_multibytecodec_support.load_teststring('gb18030') variable in class:Test_GB18030
55 tstring = test_multibytecodec_support.load_teststring('hz') variable in class:Test_HZ
test_codecencodings_hk.py 13 tstring = test_multibytecodec_support.load_teststring('big5hkscs') variable in class:Test_Big5HKSCS
test_codecencodings_tw.py 13 tstring = test_multibytecodec_support.load_teststring('big5') variable in class:Test_Big5
  /external/python/cpython2/Lib/test/
test_codecencodings_jp.py 12 tstring = test_multibytecodec_support.load_teststring('shift_jis') variable in class:Test_CP932
28 tstring = test_multibytecodec_support.load_teststring('euc_jisx0213') variable in class:Test_EUC_JISX0213
58 tstring = test_multibytecodec_support.load_teststring('euc_jp') variable in class:Test_EUC_JP_COMPAT
75 tstring = test_multibytecodec_support.load_teststring('shift_jis') variable in class:Test_SJIS_COMPAT
83 tstring = test_multibytecodec_support.load_teststring('shift_jisx0213') variable in class:Test_SJISX0213
test_codecencodings_iso2022.py 16 tstring = test_multibytecodec_support.load_teststring('iso2022_jp') variable in class:Test_ISO2022_JP
23 tstring = test_multibytecodec_support.load_teststring('iso2022_jp') variable in class:Test_ISO2022_JP2
30 tstring = test_multibytecodec_support.load_teststring('iso2022_kr') variable in class:Test_ISO2022_KR
test_codecencodings_kr.py 12 tstring = test_multibytecodec_support.load_teststring('cp949') variable in class:Test_CP949
24 tstring = test_multibytecodec_support.load_teststring('euc_kr') variable in class:Test_EUCKR
54 tstring = test_multibytecodec_support.load_teststring('johab') variable in class:Test_JOHAB
test_codecencodings_cn.py 12 tstring = test_multibytecodec_support.load_teststring('gb2312') variable in class:Test_GB2312
25 tstring = test_multibytecodec_support.load_teststring('gbk') variable in class:Test_GBK
39 tstring = test_multibytecodec_support.load_teststring('gb18030') variable in class:Test_GB18030
54 tstring = test_multibytecodec_support.load_teststring('hz') variable in class:Test_HZ
test_codecencodings_hk.py 12 tstring = test_multibytecodec_support.load_teststring('big5hkscs') variable in class:Test_Big5HKSCS
test_codecencodings_tw.py 12 tstring = test_multibytecodec_support.load_teststring('big5') variable in class:Test_Big5
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_codecencodings_jp.py 13 tstring = test_multibytecodec_support.load_teststring('shift_jis') variable in class:Test_CP932
29 tstring = test_multibytecodec_support.load_teststring('euc_jisx0213') variable in class:Test_EUC_JISX0213
59 tstring = test_multibytecodec_support.load_teststring('euc_jp') variable in class:Test_EUC_JP_COMPAT
76 tstring = test_multibytecodec_support.load_teststring('shift_jis') variable in class:Test_SJIS_COMPAT
84 tstring = test_multibytecodec_support.load_teststring('shift_jisx0213') variable in class:Test_SJISX0213
test_codecencodings_iso2022.py 18 tstring = test_multibytecodec_support.load_teststring('iso2022_jp') variable in class:Test_ISO2022_JP
25 tstring = test_multibytecodec_support.load_teststring('iso2022_jp') variable in class:Test_ISO2022_JP2
32 tstring = test_multibytecodec_support.load_teststring('iso2022_kr') variable in class:Test_ISO2022_KR
test_codecencodings_kr.py 13 tstring = test_multibytecodec_support.load_teststring('cp949') variable in class:Test_CP949
25 tstring = test_multibytecodec_support.load_teststring('euc_kr') variable in class:Test_EUCKR
55 tstring = test_multibytecodec_support.load_teststring('johab') variable in class:Test_JOHAB
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_codecencodings_jp.py 13 tstring = test_multibytecodec_support.load_teststring('shift_jis') variable in class:Test_CP932
29 tstring = test_multibytecodec_support.load_teststring('euc_jisx0213') variable in class:Test_EUC_JISX0213
59 tstring = test_multibytecodec_support.load_teststring('euc_jp') variable in class:Test_EUC_JP_COMPAT
76 tstring = test_multibytecodec_support.load_teststring('shift_jis') variable in class:Test_SJIS_COMPAT
84 tstring = test_multibytecodec_support.load_teststring('shift_jisx0213') variable in class:Test_SJISX0213
test_codecencodings_iso2022.py 18 tstring = test_multibytecodec_support.load_teststring('iso2022_jp') variable in class:Test_ISO2022_JP
25 tstring = test_multibytecodec_support.load_teststring('iso2022_jp') variable in class:Test_ISO2022_JP2
32 tstring = test_multibytecodec_support.load_teststring('iso2022_kr') variable in class:Test_ISO2022_KR
test_codecencodings_kr.py 13 tstring = test_multibytecodec_support.load_teststring('cp949') variable in class:Test_CP949
25 tstring = test_multibytecodec_support.load_teststring('euc_kr') variable in class:Test_EUCKR
55 tstring = test_multibytecodec_support.load_teststring('johab') variable in class:Test_JOHAB
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_codecencodings_jp.py 13 tstring = test_multibytecodec_support.load_teststring('shift_jis') variable in class:Test_CP932
29 tstring = test_multibytecodec_support.load_teststring('euc_jisx0213') variable in class:Test_EUC_JISX0213
59 tstring = test_multibytecodec_support.load_teststring('euc_jp') variable in class:Test_EUC_JP_COMPAT
76 tstring = test_multibytecodec_support.load_teststring('shift_jis') variable in class:Test_SJIS_COMPAT
84 tstring = test_multibytecodec_support.load_teststring('shift_jisx0213') variable in class:Test_SJISX0213
test_codecencodings_iso2022.py 18 tstring = test_multibytecodec_support.load_teststring('iso2022_jp') variable in class:Test_ISO2022_JP
25 tstring = test_multibytecodec_support.load_teststring('iso2022_jp') variable in class:Test_ISO2022_JP2
32 tstring = test_multibytecodec_support.load_teststring('iso2022_kr') variable in class:Test_ISO2022_KR
test_codecencodings_kr.py 13 tstring = test_multibytecodec_support.load_teststring('cp949') variable in class:Test_CP949
25 tstring = test_multibytecodec_support.load_teststring('euc_kr') variable in class:Test_EUCKR
55 tstring = test_multibytecodec_support.load_teststring('johab') variable in class:Test_JOHAB
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_codecencodings_jp.py 13 tstring = test_multibytecodec_support.load_teststring('shift_jis') variable in class:Test_CP932
29 tstring = test_multibytecodec_support.load_teststring('euc_jisx0213') variable in class:Test_EUC_JISX0213
59 tstring = test_multibytecodec_support.load_teststring('euc_jp') variable in class:Test_EUC_JP_COMPAT
76 tstring = test_multibytecodec_support.load_teststring('shift_jis') variable in class:Test_SJIS_COMPAT
84 tstring = test_multibytecodec_support.load_teststring('shift_jisx0213') variable in class:Test_SJISX0213
test_codecencodings_iso2022.py 18 tstring = test_multibytecodec_support.load_teststring('iso2022_jp') variable in class:Test_ISO2022_JP
25 tstring = test_multibytecodec_support.load_teststring('iso2022_jp') variable in class:Test_ISO2022_JP2
32 tstring = test_multibytecodec_support.load_teststring('iso2022_kr') variable in class:Test_ISO2022_KR
test_codecencodings_kr.py 13 tstring = test_multibytecodec_support.load_teststring('cp949') variable in class:Test_CP949
25 tstring = test_multibytecodec_support.load_teststring('euc_kr') variable in class:Test_EUCKR
55 tstring = test_multibytecodec_support.load_teststring('johab') variable in class:Test_JOHAB

Completed in 1219 milliseconds

1 2 3