Searched refs:test_inplace_methods (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_set.py | 1621 def test_inplace_methods(self): member in TestVariousIteratorArgs |
/external/python/cpython3/Lib/test/ | ||
D | test_set.py | 1723 def test_inplace_methods(self): member in TestVariousIteratorArgs |