Searched refs:test_module_repr (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/test_importlib/frozen/ | ||
D | test_loader.py | 106 def test_module_repr(self): member in ExecModuleTests |
/aosp_15_r20/external/python/cpython3/Lib/test/test_importlib/ | ||
D | test_namespace_pkgs.py | 82 def test_module_repr(self): member in SingleNamespacePackage |
D | test_abc.py | 221 def test_module_repr(self): member in LoaderDefaultsTests |
/aosp_15_r20/external/pytorch/test/jit/ | ||
H A D | test_recursive_script.py | 241 def test_module_repr(self): member in TestRecursiveScript |