Searched refs:test_remove_until_empty (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_sets.py | 381 def test_remove_until_empty(self): member in TestMutate |
D | test_set.py | 1161 def test_remove_until_empty(self): member in TestMutate |
/external/python/cpython3/Lib/test/ | ||
D | test_set.py | 1240 def test_remove_until_empty(self): member in TestMutate |