Searched refs:test_isabs (Results 1 – 6 of 6) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_macpath.py | 11 def test_isabs(self): member in MacPathTestCase |
D | test_ntpath.py | 88 def test_isabs(self): member in TestNtpath |
D | test_posixpath.py | 80 def test_isabs(self): member in PosixPathTest |
/external/python/cpython3/Lib/test/ | ||
D | test_macpath.py | 17 def test_isabs(self): member in MacPathTestCase |
D | test_ntpath.py | 93 def test_isabs(self): member in TestNtpath |
D | test_posixpath.py | 115 def test_isabs(self): member in PosixPathTest |