Searched refs:testInvalidModeStrings (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_fileio.py | 317 def testInvalidModeStrings(self): member in OtherFileTests |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_fileio.py | 402 def testInvalidModeStrings(self): member in OtherFileTests |