Home
last modified time | relevance | path

Searched refs:test_folding_of_binops_on_constants (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_peepholer.py109 def test_folding_of_binops_on_constants(self): member in TestTranforms
/external/python/cpython3/Lib/test/
Dtest_peepholer.py152 def test_folding_of_binops_on_constants(self): member in TestTranforms