Searched defs:_validate_args (Results 1 – 2 of 2) sorted by relevance
| /external/autotest/server/ | ||
| D | profiler.py | 27 def _validate_args(args): function |
| /external/autotest/client/common_lib/ | ||
| D | test.py | 724 def _validate_args(args, dargs, *funcs): function |