Searched refs:test_intersection_empty (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_sets.py | 49 def test_intersection_empty(self): member in TestBasicOps |
D | test_set.py | 762 def test_intersection_empty(self): member in TestBasicOps |
/external/python/cpython3/Lib/test/ | ||
D | test_set.py | 849 def test_intersection_empty(self): member in TestBasicOps |