Searched refs:test_empty_union (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_sets.py | 33 def test_empty_union(self): member in TestBasicOps |
D | test_set.py | 746 def test_empty_union(self): member in TestBasicOps |
/external/python/cpython3/Lib/test/ | ||
D | test_set.py | 833 def test_empty_union(self): member in TestBasicOps |