Home
last modified time | relevance | path

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

/trusty/vendor/google/aosp/scripts/
Drun_tests.py242 def test_should_run(testname: str, test_filters: Optional[list[re.Pattern]]): function
285 if test_should_run(test.name, test_filters):
473 if not test_should_run(test.name, test_filters):