Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_itertools.py87 def combinations1(iterable, r): function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_itertools.py234 def combinations1(iterable, r): function