Searched defs:rec_test (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/lib2to3/ | ||
| D | btm_utils.py | 273 def rec_test(sequence, test_func): function |
| /external/python/cpython2/Lib/lib2to3/ | ||
| D | btm_utils.py | 275 def rec_test(sequence, test_func): function |