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