Searched refs:test_newline_decoder (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_io.py | 2896 def test_newline_decoder(self): member in IncrementalNewlineDecoderTest |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_io.py | 3893 def test_newline_decoder(self): member in IncrementalNewlineDecoderTest |