Searched defs:test_function_def (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/ | ||
D | test_util.py | 251 def test_function_def(self): member in Test_find_binding |
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/tests/ | ||
D | test_util.py | 248 def test_function_def(self): member in Test_find_binding |