Home
last modified time | relevance | path

Searched refs:test_simple_assignment (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/
Dtest_util.py154 def test_simple_assignment(self): member in Test_find_binding
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/tests/
Dtest_util.py151 def test_simple_assignment(self): member in Test_find_binding
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_compile.py1146 def test_simple_assignment(self): member in TestSourcePositions