Searched refs:test_nonlocal (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/ | ||
D | reaching_definitions_py3_test.py | 25 def test_nonlocal(self): member in ReachingDefinitionsAnalyzerTest |
D | reaching_definitions_test.py | 459 def test_nonlocal(self): member in ReachingDefinitionsAnalyzerTest |
/external/python/cpython3/Lib/test/ | ||
D | test_symtable.py | 117 def test_nonlocal(self): member in SymtableTest |
D | test_unparse.py | 242 def test_nonlocal(self): member in UnparseTestCase |
D | test_grammar.py | 1209 def test_nonlocal(self): member in GrammarTests |
D | test_ast.py | 1299 def test_nonlocal(self): member in ASTValidatorTests |