Searched defs:list_cases (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | bisect_cmd.py | 58 def list_cases(args): function |
/external/python/cpython3/Lib/test/libregrtest/ | ||
D | findtests.py | 88 def list_cases(tests: TestTuple, *, function |