Searched refs:test_islink (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_posixpath.py | 101 def test_islink(self): member in PosixPathTest |
/external/python/cpython3/Lib/test/ | ||
D | test_posixpath.py | 154 def test_islink(self): member in PosixPathTest |
/external/python/pyfakefs/pyfakefs/tests/ | ||
D | fake_pathlib_test.py | 834 def test_islink(self): member in FakePathlibUsageInOsFunctionsTest |
D | fake_filesystem_test.py | 1078 def test_islink(self): member in FakePathModuleTest |