Searched refs:test_remove_present (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_sets.py | 370 def test_remove_present(self): member in TestMutate |
D | test_set.py | 1150 def test_remove_present(self): member in TestMutate |
/external/python/cpython3/Lib/test/ | ||
D | test_set.py | 1229 def test_remove_present(self): member in TestMutate |