Searched refs:testFor (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython2/Lib/lib2to3/tests/data/ | ||
D | py2_test_grammar.py | 597 def testFor(self): member in GrammarTests |
D | py3_test_grammar.py | 541 def testFor(self): member in GrammarTests |
/external/python/cpython3/Lib/lib2to3/tests/data/ | ||
D | py2_test_grammar.py | 597 def testFor(self): member in GrammarTests |
D | py3_test_grammar.py | 565 def testFor(self): member in GrammarTests |
/external/tensorflow/tensorflow/python/kernel_tests/ | ||
D | functional_ops_test.py | 788 def testFor(self): member in FunctionalOpsTest |