Searched refs:test_total_ordering_ge (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_functools.py | 553 def test_total_ordering_ge(self): member in TestTotalOrdering |
/external/python/cpython3/Lib/test/ | ||
D | test_functools.py | 978 def test_total_ordering_ge(self): member in TestTotalOrdering |