Searched refs:test_bad_encode_args (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_codecs.py | 1790 def test_bad_encode_args(self): member in BasicUnicodeTest |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_codecs.py | 2049 def test_bad_encode_args(self): member in BasicUnicodeTest |