Searched defs:reversed_cmp (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/unittest/test/ |
D | test_loader.py | 1107 def reversed_cmp(x, y): function 1123 def reversed_cmp(x, y): function 1141 def reversed_cmp(x, y): function 1159 def reversed_cmp(x, y): function 1179 def reversed_cmp(x, y): function
|
/external/python/cpython3/Lib/unittest/test/ |
D | test_loader.py | 1391 def reversed_cmp(x, y): function 1407 def reversed_cmp(x, y): function 1425 def reversed_cmp(x, y): function 1443 def reversed_cmp(x, y): function 1463 def reversed_cmp(x, y): function
|