Home
last modified time | relevance | path

Searched refs:coding_checker (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_codecs.py7 def coding_checker(self, coder): function
908 check = coding_checker(self, decode)
2027 check = coding_checker(self, encode)
2042 check = coding_checker(self, decode)
2103 check = coding_checker(self, encode)
2112 check = coding_checker(self, decode)
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_codecs.py31 def coding_checker(self, coder): function
1179 check = coding_checker(self, decode)
2396 check = coding_checker(self, encode)
2411 check = coding_checker(self, decode)
2527 check = coding_checker(self, encode)
2536 check = coding_checker(self, decode)