Searched refs:test_isdisjoint (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_weakset.py | 99 def test_isdisjoint(self): member in TestWeakSet |
D | test_set.py | 121 def test_isdisjoint(self): member in TestJointOps |
/external/python/cpython2/Lib/test/ | ||
D | test_weakset.py | 118 def test_isdisjoint(self): member in TestWeakSet |
D | test_set.py | 120 def test_isdisjoint(self): member in TestJointOps |