Searched refs:test_is_dir (Results 1 – 7 of 7) sorted by relevance
/external/python/setuptools/pkg_resources/_vendor/importlib_resources/tests/ | ||
D | test_resource.py | 25 def test_is_dir(self): member in ResourceTests |
D | test_reader.py | 47 def test_is_dir(self): member in MultiplexedPathTest |
/external/python/setuptools/setuptools/_vendor/importlib_resources/tests/ | ||
D | test_resource.py | 25 def test_is_dir(self): member in ResourceTests |
D | test_reader.py | 47 def test_is_dir(self): member in MultiplexedPathTest |
/external/python/cpython3/Lib/test/test_importlib/ | ||
D | test_reader.py | 47 def test_is_dir(self): member in MultiplexedPathTest |
/external/python/pyfakefs/pyfakefs/tests/ | ||
D | fake_pathlib_test.py | 295 def test_is_dir(self): member in FakePathlibFileObjectPropertyTest |
/external/python/cpython3/Lib/test/ | ||
D | test_pathlib.py | 2228 def test_is_dir(self): member in _BasePathTest |