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