Home
last modified time | relevance | path

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

/external/autotest/venv/skylab_suite/cmd/
Drun_suite_skylab.py58 def _run_suite(options): function
130 result = _run_suite(options)
/external/autotest/venv/skylab_suite/
Dsuite_runner.py49 _run_suite(test_specs, suite_handler, dry_run)
117 def _run_suite(test_specs, suite_handler, dry_run=False): function
/external/autotest/server/cros/dynamic_suite/
Ddynamic_suite.py569 _run_suite(
576 def _run_suite( function
/external/python/cpython2/Lib/test/support/
D__init__.py1527 def _run_suite(suite): function
1626 _run_suite(suite)
/external/autotest/site_utils/
Drun_suite.py1714 def _run_suite(options): function
2023 return _run_suite(options)
/external/python/cpython3/Lib/test/support/
D__init__.py1893 def _run_suite(suite): function
1995 _run_suite(suite)