Searched refs:test_isascii (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_unicode.py | 747 def test_isascii(self): member in UnicodeTest |
D | string_tests.py | 999 def test_isascii(self): member in BaseTest |