Home
last modified time | relevance | path

Searched defs:revcmp (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dlist_tests.py438 def revcmp(a, b): function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dlist_tests.py446 def revcmp(a, b): function