Searched refs:test_realpath_pardir (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_posixpath.py | 310 def test_realpath_pardir(self): member in PosixPathTest |
/external/python/cpython3/Lib/test/ | ||
D | test_ntpath.py | 245 def test_realpath_pardir(self): member in TestNtpath |
D | test_posixpath.py | 333 def test_realpath_pardir(self): member in PosixPathTest |