Searched refs:test_repeat_with_negative_times (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_itertools.py | 1201 def test_repeat_with_negative_times(self): member in TestBasicOps |
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_itertools.py | 764 def test_repeat_with_negative_times(self): member in TestBasicOps |