Searched refs:test_expandvars (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_ntpath.py | 185 def test_expandvars(self): member in TestNtpath |
D | test_genericpath.py | 187 def test_expandvars(self): member in CommonTest |
/external/python/cpython3/Lib/test/ | ||
D | test_ntpath.py | 199 def test_expandvars(self): member in TestNtpath |
D | test_genericpath.py | 353 def test_expandvars(self): member in CommonTest |