Home
last modified time | relevance | path

Searched refs:test_inplace_on_self (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_weakset.py313 def test_inplace_on_self(self): member in TestWeakSet
Dtest_set.py592 def test_inplace_on_self(self): member in TestSet
/external/python/cpython2/Lib/test/
Dtest_weakset.py333 def test_inplace_on_self(self): member in TestWeakSet
Dtest_sets.py247 def test_inplace_on_self(self): member in TestBinaryOps
Dtest_set.py563 def test_inplace_on_self(self): member in TestSet