Searched refs:test_isatty (Results 1 – 6 of 6) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_StringIO.py | 84 def test_isatty(self): member in TestGenericStringIO |
D | test_os.py | 677 def test_isatty(self): member in TestInvalidFD |
D | test_io.py | 1592 def test_isatty(self): member in BufferedRWPairTest |
/external/u-boot/tools/patman/ | ||
D | cros_subprocess.py | 375 def test_isatty(self): member in TestSubprocess |
/external/python/cpython3/Lib/test/ | ||
D | test_os.py | 1685 def test_isatty(self): member in TestInvalidFD |
D | test_io.py | 2063 def test_isatty(self): member in BufferedRWPairTest |