Home
last modified time | relevance | path

Searched refs:TestJointOps (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_set.py39 class TestJointOps(unittest.TestCase): class
346 class TestSet(TestJointOps):
603 class TestFrozenSet(TestJointOps):
/external/python/cpython3/Lib/test/
Dtest_set.py40 class TestJointOps: class
368 class TestSet(TestJointOps, unittest.TestCase):
669 class TestFrozenSet(TestJointOps, unittest.TestCase):