Searched refs:load_teststring (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_codecencodings_jp.py13 tstring = test_multibytecodec_support.load_teststring('shift_jis')
29 tstring = test_multibytecodec_support.load_teststring('euc_jisx0213')
59 tstring = test_multibytecodec_support.load_teststring('euc_jp')
76 tstring = test_multibytecodec_support.load_teststring('shift_jis')
84 tstring = test_multibytecodec_support.load_teststring('shift_jisx0213')
H A Dtest_codecencodings_iso2022.py18 tstring = test_multibytecodec_support.load_teststring('iso2022_jp')
25 tstring = test_multibytecodec_support.load_teststring('iso2022_jp')
32 tstring = test_multibytecodec_support.load_teststring('iso2022_kr')
H A Dtest_codecencodings_kr.py13 tstring = test_multibytecodec_support.load_teststring('cp949')
25 tstring = test_multibytecodec_support.load_teststring('euc_kr')
55 tstring = test_multibytecodec_support.load_teststring('johab')
H A Dtest_codecencodings_cn.py13 tstring = test_multibytecodec_support.load_teststring('gb2312')
26 tstring = test_multibytecodec_support.load_teststring('gbk')
40 tstring = test_multibytecodec_support.load_teststring('gb18030')
55 tstring = test_multibytecodec_support.load_teststring('hz')
H A Dtest_codecencodings_hk.py13 tstring = test_multibytecodec_support.load_teststring('big5hkscs')
H A Dtest_codecencodings_tw.py13 tstring = test_multibytecodec_support.load_teststring('big5')
H A Dtest_multibytecodec_support.py368 def load_teststring(name): function
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_codecencodings_jp.py13 tstring = test_multibytecodec_support.load_teststring('shift_jis')
29 tstring = test_multibytecodec_support.load_teststring('euc_jisx0213')
59 tstring = test_multibytecodec_support.load_teststring('euc_jp')
76 tstring = test_multibytecodec_support.load_teststring('shift_jis')
84 tstring = test_multibytecodec_support.load_teststring('shift_jisx0213')
H A Dtest_codecencodings_iso2022.py18 tstring = test_multibytecodec_support.load_teststring('iso2022_jp')
25 tstring = test_multibytecodec_support.load_teststring('iso2022_jp')
32 tstring = test_multibytecodec_support.load_teststring('iso2022_kr')
H A Dtest_codecencodings_kr.py13 tstring = test_multibytecodec_support.load_teststring('cp949')
25 tstring = test_multibytecodec_support.load_teststring('euc_kr')
55 tstring = test_multibytecodec_support.load_teststring('johab')
H A Dtest_codecencodings_cn.py13 tstring = test_multibytecodec_support.load_teststring('gb2312')
26 tstring = test_multibytecodec_support.load_teststring('gbk')
40 tstring = test_multibytecodec_support.load_teststring('gb18030')
55 tstring = test_multibytecodec_support.load_teststring('hz')
H A Dtest_codecencodings_hk.py13 tstring = test_multibytecodec_support.load_teststring('big5hkscs')
H A Dtest_codecencodings_tw.py13 tstring = test_multibytecodec_support.load_teststring('big5')
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_codecencodings_jp.py13 tstring = test_multibytecodec_support.load_teststring('shift_jis')
29 tstring = test_multibytecodec_support.load_teststring('euc_jisx0213')
59 tstring = test_multibytecodec_support.load_teststring('euc_jp')
76 tstring = test_multibytecodec_support.load_teststring('shift_jis')
84 tstring = test_multibytecodec_support.load_teststring('shift_jisx0213')
H A Dtest_codecencodings_iso2022.py18 tstring = test_multibytecodec_support.load_teststring('iso2022_jp')
25 tstring = test_multibytecodec_support.load_teststring('iso2022_jp')
32 tstring = test_multibytecodec_support.load_teststring('iso2022_kr')
H A Dtest_codecencodings_kr.py13 tstring = test_multibytecodec_support.load_teststring('cp949')
25 tstring = test_multibytecodec_support.load_teststring('euc_kr')
55 tstring = test_multibytecodec_support.load_teststring('johab')
H A Dtest_codecencodings_cn.py13 tstring = test_multibytecodec_support.load_teststring('gb2312')
26 tstring = test_multibytecodec_support.load_teststring('gbk')
40 tstring = test_multibytecodec_support.load_teststring('gb18030')
55 tstring = test_multibytecodec_support.load_teststring('hz')
H A Dtest_codecencodings_hk.py13 tstring = test_multibytecodec_support.load_teststring('big5hkscs')
H A Dtest_codecencodings_tw.py13 tstring = test_multibytecodec_support.load_teststring('big5')
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_codecencodings_jp.py13 tstring = test_multibytecodec_support.load_teststring('shift_jis')
29 tstring = test_multibytecodec_support.load_teststring('euc_jisx0213')
59 tstring = test_multibytecodec_support.load_teststring('euc_jp')
76 tstring = test_multibytecodec_support.load_teststring('shift_jis')
84 tstring = test_multibytecodec_support.load_teststring('shift_jisx0213')
H A Dtest_codecencodings_iso2022.py18 tstring = test_multibytecodec_support.load_teststring('iso2022_jp')
25 tstring = test_multibytecodec_support.load_teststring('iso2022_jp')
32 tstring = test_multibytecodec_support.load_teststring('iso2022_kr')
H A Dtest_codecencodings_kr.py13 tstring = test_multibytecodec_support.load_teststring('cp949')
25 tstring = test_multibytecodec_support.load_teststring('euc_kr')
55 tstring = test_multibytecodec_support.load_teststring('johab')
H A Dtest_codecencodings_cn.py13 tstring = test_multibytecodec_support.load_teststring('gb2312')
26 tstring = test_multibytecodec_support.load_teststring('gbk')
40 tstring = test_multibytecodec_support.load_teststring('gb18030')
55 tstring = test_multibytecodec_support.load_teststring('hz')
H A Dtest_codecencodings_hk.py13 tstring = test_multibytecodec_support.load_teststring('big5hkscs')
H A Dtest_codecencodings_tw.py13 tstring = test_multibytecodec_support.load_teststring('big5')

Completed in 147 milliseconds

12