Searched refs:test_union_superset (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_sets.py | 190 def test_union_superset(self): member in TestBinaryOps |
D | test_set.py | 969 def test_union_superset(self): member in TestBinaryOps |
/external/python/cpython3/Lib/test/ | ||
D | test_set.py | 1065 def test_union_superset(self): member in TestBinaryOps |