Searched refs:test_ismount (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_macpath.py | 111 def test_ismount(self): member in MacPathTestCase |
D | test_ntpath.py | 396 def test_ismount(self): member in TestNtpath |
D | test_posixpath.py | 168 def test_ismount(self): member in PosixPathTest |
/external/python/cpython2/Lib/test/ | ||
D | test_posixpath.py | 201 def test_ismount(self): member in PosixPathTest |