Searched refs:test_iter_with_altered_data (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_deque.py | 548 def test_iter_with_altered_data(self): member in TestVariousIteratorArgs |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_deque.py | 769 def test_iter_with_altered_data(self): member in TestVariousIteratorArgs |