Searched refs:test_zero_byte_files (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_fileinput.py | 158 def test_zero_byte_files(self): member in FileInputTests |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_fileinput.py | 180 def test_zero_byte_files(self): member in FileInputTests |