Home
last modified time | relevance | path

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

/third_party/python/Tools/scripts/
Drun_tests.py19 def is_resource_use_flag(arg): function
42 if not any(is_resource_use_flag(arg) for arg in regrtest_args):