Searched refs:test_readonly_attributes (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_io.py | 859 def test_readonly_attributes(self): member in CommonBufferedTests |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_io.py | 1229 def test_readonly_attributes(self): member in CommonBufferedTests |