Searched refs:test_relpath (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_ntpath.py | 285 def test_relpath(self): member in TestNtpath |
D | test_posixpath.py | 452 def test_relpath(self): member in PosixPathTest |
/external/python/cpython3/Lib/test/ | ||
D | test_ntpath.py | 290 def test_relpath(self): member in TestNtpath |
D | test_posixpath.py | 497 def test_relpath(self): member in PosixPathTest |