Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py1509 class Test_xrange_with_reduce(FixerTestCase): class
1512 super(Test_xrange_with_reduce, self).setUp(["xrange", "reduce"])
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/tests/
Dtest_fixers.py1567 class Test_xrange_with_reduce(FixerTestCase): class
1570 super(Test_xrange_with_reduce, self).setUp(["xrange", "reduce"])