Home
last modified time | relevance | path

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

/art/
Dtest.py49 test_runner_cmd = [testrunner] + run_test_args variable
50 print test_runner_cmd
51 if subprocess.call(test_runner_cmd):