Home
last modified time | relevance | path

Searched refs:is_multiprocess_flag (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Tools/scripts/
Drun_tests.py15 def is_multiprocess_flag(arg): function
40 if not any(is_multiprocess_flag(arg) for arg in regrtest_args):