Searched defs:test_mangling (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_keywordonlyarg.py | 159 def test_mangling(self): member in KeywordOnlyArgTestCase |
D | test_positional_only_arg.py | 333 def test_mangling(self): member in PositionalOnlyTestCase |
D | test_compile.py | 432 def test_mangling(self): member in TestSpecifics |
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_compile.py | 509 def test_mangling(self): member in TestSpecifics |