Searched refs:test_commutativity (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_sets.py | 745 def test_commutativity(self): member in TestIdentities |
D | test_set.py | 1490 def test_commutativity(self): member in TestIdentities |
/external/python/cpython3/Lib/test/ | ||
D | test_set.py | 1592 def test_commutativity(self): member in TestIdentities |