Searched refs:test_empty_intersection (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_sets.py | 45 def test_empty_intersection(self): member in TestBasicOps |
D | test_set.py | 758 def test_empty_intersection(self): member in TestBasicOps |
/external/python/cpython3/Lib/test/ | ||
D | test_set.py | 845 def test_empty_intersection(self): member in TestBasicOps |