Searched refs:test_is_package (Results 1 - 4 of 4) sorted by relevance
/third_party/python/Lib/test/test_importlib/builtin/ | ||
H A D | test_loader.py | 90 def test_is_package(self): member in InspectLoaderTests |
/third_party/python/Lib/test/test_importlib/frozen/ | ||
H A D | test_loader.py | 247 def test_is_package(self): member in InspectLoaderTests |
/third_party/python/Lib/test/test_importlib/extension/ | ||
H A D | test_loader.py | 86 def test_is_package(self): member in LoaderTests |
/third_party/python/Lib/test/test_importlib/ | ||
H A D | test_abc.py | 274 def test_is_package(self): member in InspectLoaderDefaultsTests 826 def test_is_package(self): member in SourceOnlyLoaderTests |
Completed in 3 milliseconds