Searched refs:testUnaryOps (Results 1 – 6 of 6) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_class.py | 344 def testUnaryOps(self): member in ClassTests |
/external/python/cpython2/Lib/test/ | ||
D | test_class.py | 366 def testUnaryOps(self): member in ClassTests |
/external/python/cpython2/Lib/lib2to3/tests/data/ | ||
D | py3_test_grammar.py | 656 def testUnaryOps(self): member in GrammarTests |
D | py2_test_grammar.py | 713 def testUnaryOps(self): member in GrammarTests |
/external/python/cpython3/Lib/lib2to3/tests/data/ | ||
D | py2_test_grammar.py | 713 def testUnaryOps(self): member in GrammarTests |
D | py3_test_grammar.py | 680 def testUnaryOps(self): member in GrammarTests |