Searched refs:test_commonprefix (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_ntpath.py | 94 def test_commonprefix(self): member in TestNtpath |
D | test_genericpath.py | 33 def test_commonprefix(self): member in GenericTest |
/external/python/cpython3/Lib/test/ | ||
D | test_genericpath.py | 32 def test_commonprefix(self): member in GenericTest |
D | test_ntpath.py | 137 def test_commonprefix(self): member in TestNtpath |