Searched refs:test_ixor (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_weakset.py | 305 def test_ixor(self): member in TestWeakSet |
D | test_set.py | 584 def test_ixor(self): member in TestSet |
/external/python/cpython2/Lib/test/ | ||
D | test_weakset.py | 325 def test_ixor(self): member in TestWeakSet |
D | test_set.py | 555 def test_ixor(self): member in TestSet |