Searched refs:test_simple_assignment (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/ | ||
D | test_util.py | 154 def test_simple_assignment(self): member in Test_find_binding |
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/tests/ | ||
D | test_util.py | 151 def test_simple_assignment(self): member in Test_find_binding |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_compile.py | 1146 def test_simple_assignment(self): member in TestSourcePositions |