Home
last modified time | relevance | path

Searched refs:test_nested_functions (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_compiler_codegen.py94 def test_nested_functions(self): member in IsolatedCodeGenTests
/external/tensorflow/tensorflow/python/autograph/converters/
Dfunctions_test.py62 def test_nested_functions(self): member in FunctionTransformer
/external/tensorflow/tensorflow/python/autograph/pyct/
Dtranspiler_test.py142 def test_nested_functions(self): member in PyToPyTest
/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/
Dreaching_definitions_test.py227 def test_nested_functions(self): member in ReachingDefinitionsAnalyzerTest
/external/tensorflow/tensorflow/python/saved_model/
Dload_test.py370 def test_nested_functions(self, cycles): member in LoadTest