Searched defs:test_dirname (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_posixpath.py | 94 def test_dirname(self): member in PosixPathTest |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_posixpath.py | 144 def test_dirname(self): member in PosixPathTest |
/aosp_15_r20/external/python/pyfakefs/pyfakefs/tests/ | ||
D | fake_filesystem_test.py | 1053 def test_dirname(self): member in FakePathModuleTest |