Searched refs:find_perms (Results 1 – 2 of 2) sorted by relevance
| /littlefs-latest/scripts/ |
| D | bench.py | 571 def find_perms(runner_, ids=[], **args): function 758 total_perms) = find_perms(runner_, ids, **args) 1008 total_perms) = find_perms(runner_, bench_ids, **args)
|
| D | test.py | 588 def find_perms(runner_, ids=[], **args): function 775 total_perms) = find_perms(runner_, ids, **args) 1014 total_perms) = find_perms(runner_, test_ids, **args)
|