Searched refs:test_fileno (Results 1 – 12 of 12) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_urllibnet.py | 124 def test_fileno(self): member in urlopenNetworkTests |
D | test_urllib2net.py | 163 def test_fileno(self): member in OtherNetworkTests |
D | test_fileinput.py | 205 def test_fileno(self): member in FileInputTests |
D | test_urllib.py | 115 def test_fileno(self): member in urlopen_FileTests |
D | test_tempfile.py | 943 def test_fileno(self): member in test_SpooledTemporaryFile |
D | test_io.py | 741 def test_fileno(self): member in CommonBufferedTests |
/external/python/cpython3/Lib/test/ | ||
D | test_selectors.py | 289 def test_fileno(self): member in BaseSelectorTestCase |
D | test_fileinput.py | 224 def test_fileno(self): member in FileInputTests |
D | test_urllib.py | 176 def test_fileno(self): member in urlopen_FileTests |
D | test_tempfile.py | 1048 def test_fileno(self): member in TestSpooledTemporaryFile |
D | test_lzma.py | 705 def test_fileno(self): member in FileTestCase |
D | test_io.py | 1040 def test_fileno(self): member in CommonBufferedTests |