Searched refs:test_recursion (Results 1 – 5 of 5) sorted by relevance
| /external/python/cpython2/Lib/test/ | ||
| D | test_richcmp.py | 225 def test_recursion(self): member in MiscTest |
| D | test_multiprocessing.py | 314 def test_recursion(self): member in _TestProcess |
| /external/python/cpython3/Lib/test/ | ||
| D | test_richcmp.py | 224 def test_recursion(self): member in MiscTest |
| D | _test_multiprocessing.py | 400 def test_recursion(self): member in _TestProcess |
| /external/tensorflow/tensorflow/python/keras/engine/ | ||
| D | topology_test.py | 505 def test_recursion(self): member in TopologyConstructionTest |