Searched refs:TestCmpToKey (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
H A Dtest_functools.py489 class TestCmpToKey(unittest.TestCase): class in inherits:unittest.TestCase
/external/python/cpython3/Lib/test/
H A Dtest_functools.py806 class TestCmpToKey: class in inherits:
890 class TestCmpToKeyC(TestCmpToKey, unittest.TestCase):
895 class TestCmpToKeyPy(TestCmpToKey, unittest.TestCase):

Completed in 220 milliseconds